Skip to content

Commit d9bed54

Browse files
Merge pull request #5028 from BimsaraBodaragama/fix/user-sharing-api-is-7.1
[Docs][API][IS] Update User Sharing API Documentation for WSO2 IS 7.1 (Version v1 & Path Refactor)
2 parents 7816453 + d88a973 commit d9bed54

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

en/identity-server/next/docs/apis/organization-apis/restapis/organization-user-share.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
openapi: 3.0.0
22
info:
3-
version: 1.0.2
3+
version: v1
44
title: 'User Sharing API Definition'
55
description: |-
66
This API provides organization administrators with the ability to manage user access across child organizations. It supports operations to share users with specific or all child organizations, retrieve shared access details, and remove shared access as needed. The API also includes features for paginated retrieval of organizations and roles associated with shared users.

en/identity-server/next/docs/apis/restapis/organization-user-share.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
openapi: 3.0.0
22
info:
3-
version: 1.0.2
3+
version: v1
44
title: 'User Sharing API Definition'
55
description: |-
66
This API provides organization administrators with the ability to manage user access across child organizations. It supports operations to share users with specific or all child organizations, retrieve shared access details, and remove shared access as needed. The API also includes features for paginated retrieval of organizations and roles associated with shared users.

en/identity-server/next/mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -871,7 +871,7 @@ nav:
871871
- SCIM 2.0 Users API: apis/organization-apis/scim2/scim2-org-user-mgt.md
872872
- SCIM 2.0 Groups API: apis/organization-apis/scim2/scim2-org-group-mgt.md
873873
- SCIM 2.0 Bulk API: apis/organization-apis/scim2/scim2-org-bulk-mgt.md
874-
- User sharing management API: apis/organization-apis/organization-user-share-rest-api.md
874+
- User sharing management API: apis/organization-apis/organization-user-share.md
875875
- User store management API: apis/organization-apis/user-store.md
876876
- End User APIs:
877877
- FIDO API: apis/fido-rest-api.md

0 commit comments

Comments
 (0)