You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered:
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.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.
The text was updated successfully, but these errors were encountered: