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

Missing Consistency Level header parameters for paths that have path parameters appearing as last segment immediately after a navigation property #556

Open
timayabi2020 opened this issue Aug 8, 2024 · 0 comments

Comments

@timayabi2020
Copy link
Contributor

For example, this path /servicePrincipals/{servicePrincipal-id}/appRoleAssignments contains consistency level header parameter as shown in the image below while this one /servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id} is missing.
image
Annotations have also been added to include the header and it seems like the last segment if it is a path parameter after a navigation property is not recognized.
image

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