msgraph-metadata icon indicating copy to clipboard operation
msgraph-metadata copied to clipboard

Missing /users/{id | userPrincipalName}/authentication/requirements path for GET and PATCH operations

Open timayabi2020 opened this issue 1 year ago • 0 comments

As per the API documentation here https://learn.microsoft.com/en-us/graph/api/authentication-get?view=graph-rest-beta&tabs=powershell the path /users/{id | userPrincipalName}/authentication/requirements for both GET and PATCH operation is missing in the metadata file for PowerShell. https://raw.githubusercontent.com/microsoftgraph/msgraph-metadata/master/openapi/beta/powershell_v2.yaml.

timayabi2020 avatar Sep 09 '24 10:09 timayabi2020