Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PowerShell] Missing /users/{id | userPrincipalName}/authentication/requirements path for GET and PATCH operations #574

Closed
timayabi2020 opened this issue Sep 3, 2024 · 1 comment

Comments

@timayabi2020
Copy link
Contributor

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. It seems the path is being ignored during OData to open Api conversion.

@timayabi2020
Copy link
Contributor Author

Transferring this issue to the metadata repo. microsoftgraph/msgraph-metadata#684

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant