We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 819661f + e5e78ba commit 494d3f5Copy full SHA for 494d3f5
en/identity-server/next/docs/apis/organization-apis/restapis/organization-user-share.yaml
@@ -671,7 +671,8 @@ components:
671
rolesRef:
672
type: string
673
description: URL reference to retrieve paginated roles for the shared user in this organization
674
- example: "/api/server/v1/users/{userId}/shared-roles?orgId=b028ca17-8f89-449c-ae27-fa955e66465d&after=&before=&limit=2&filter=&recursive=false"
+ example: "/o/api/server/v1/users/{userId}/shared-roles?orgId=b028ca17-8f89-449c-ae27-fa955e66465d
675
+ &after=&before=&limit=2&filter=&recursive=false"
676
677
UserSharedRolesResponse:
678
type: object
0 commit comments