Skip to content

Commit 1a23683

Browse files
Adress comments
1 parent 93fcb31 commit 1a23683

File tree

8 files changed

+34
-34
lines changed

8 files changed

+34
-34
lines changed

en/asgardeo/docs/apis/organization-apis/restapis/organization-user-share.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ info:
33
version: "v1"
44
title: 'User Sharing API Definition'
55
description: |-
6-
This document specifies the **User Sharing RESTful API of Organizations** for **Asgardeo**. This API enables organization administrators to share user access across child organizations, manage shared access, revoke access, and retrieve shared organizations and roles.
6+
This document defines the **User Sharing REST API for organizations** in **Asgardeo**. This enables organization administrators to share users across child organizations, manage and revoke shared access, and retrieve users' shared organizations and roles.
77
88
security:
99
- OAuth2: []
@@ -328,7 +328,7 @@ paths:
328328
get:
329329
tags:
330330
- User Accessible Organizations
331-
summary: Get organizations a user has access to
331+
summary: Get the list of organizations accessible by the use
332332
description: |
333333
This API retrieves the list of organizations where the specified user has shared access.
334334
@@ -339,12 +339,12 @@ paths:
339339
required: true
340340
schema:
341341
type: string
342-
description: The ID of the user whose accessible organizations are being retrieved.
342+
description: The ID of the user.
343343
- in: query
344344
name: after
345345
schema:
346346
type: string
347-
description: The cursor pointing to the item after which the next page of results should be returned.
347+
description: The cursor indicating the item after which the next page of results will begin.
348348
- in: query
349349
name: before
350350
schema:
@@ -420,7 +420,7 @@ paths:
420420
name: after
421421
schema:
422422
type: string
423-
description: The cursor pointing to the item after which the next page of results should be returned.
423+
description: The cursor indicating the item after which the next page of results will begin.
424424
- in: query
425425
name: before
426426
schema:

en/asgardeo/docs/apis/restapis/organization-user-share.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ info:
33
version: "v1"
44
title: 'User Sharing API Definition'
55
description: |-
6-
This document specifies the **User Sharing RESTful API** for **Asgardeo**. This API enables organization administrators to share user access across child organizations, manage shared access, revoke access, and retrieve shared organizations and roles.
6+
This document defines the **User Sharing REST API for organizations** in **Asgardeo**. This enables organization administrators to share users across child organizations, manage and revoke shared access, and retrieve users' shared organizations and roles.
77
88
security:
99
- OAuth2: []
@@ -329,7 +329,7 @@ paths:
329329
get:
330330
tags:
331331
- User Accessible Organizations
332-
summary: Get organizations a user has access to
332+
summary: Get the list of organizations accessible by the user
333333
description: |
334334
This API retrieves the list of organizations where the specified user has shared access.
335335
@@ -340,12 +340,12 @@ paths:
340340
required: true
341341
schema:
342342
type: string
343-
description: The ID of the user whose accessible organizations are being retrieved.
343+
description: The ID of the user.
344344
- in: query
345345
name: after
346346
schema:
347347
type: string
348-
description: The cursor pointing to the item after which the next page of results should be returned.
348+
description: The cursor indicating the item after which the next page of results will begin.
349349
- in: query
350350
name: before
351351
schema:
@@ -421,7 +421,7 @@ paths:
421421
name: after
422422
schema:
423423
type: string
424-
description: The cursor pointing to the item after which the next page of results should be returned.
424+
description: The cursor indicating the item after which the next page of results will begin.
425425
- in: query
426426
name: before
427427
schema:

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ paths:
329329
get:
330330
tags:
331331
- User Accessible Organizations
332-
summary: Get organizations a user has access to
332+
summary: Get the list of organizations accessible by the user
333333
description: |
334334
This API retrieves the list of organizations where the specified user has shared access.
335335
@@ -340,12 +340,12 @@ paths:
340340
required: true
341341
schema:
342342
type: string
343-
description: The ID of the user whose accessible organizations are being retrieved.
343+
description: The ID of the user.
344344
- in: query
345345
name: after
346346
schema:
347347
type: string
348-
description: The cursor pointing to the item after which the next page of results should be returned.
348+
description: The cursor indicating the item after which the next page of results will begin.
349349
- in: query
350350
name: before
351351
schema:
@@ -421,7 +421,7 @@ paths:
421421
name: after
422422
schema:
423423
type: string
424-
description: The cursor pointing to the item after which the next page of results should be returned.
424+
description: The cursor indicating the item after which the next page of results will begin.
425425
- in: query
426426
name: before
427427
schema:

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ paths:
330330
get:
331331
tags:
332332
- User Accessible Organizations
333-
summary: Get organizations a user has access to
333+
summary: Get the list of organizations accessible by the user
334334
description: |
335335
This API retrieves the list of organizations where the specified user has shared access.
336336
@@ -341,12 +341,12 @@ paths:
341341
required: true
342342
schema:
343343
type: string
344-
description: The ID of the user whose accessible organizations are being retrieved.
344+
description: The ID of the user.
345345
- in: query
346346
name: after
347347
schema:
348348
type: string
349-
description: The cursor pointing to the item after which the next page of results should be returned.
349+
description: The cursor indicating the item after which the next page of results will begin.
350350
- in: query
351351
name: before
352352
schema:
@@ -422,7 +422,7 @@ paths:
422422
name: after
423423
schema:
424424
type: string
425-
description: The cursor pointing to the item after which the next page of results should be returned.
425+
description: The cursor indicating the item after which the next page of results will begin.
426426
- in: query
427427
name: before
428428
schema:

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ paths:
329329
get:
330330
tags:
331331
- User Accessible Organizations
332-
summary: Get organizations a user has access to
332+
summary: Get the list of organizations accessible by the user
333333
description: |
334334
This API retrieves the list of organizations where the specified user has shared access.
335335
@@ -340,12 +340,12 @@ paths:
340340
required: true
341341
schema:
342342
type: string
343-
description: The ID of the user whose accessible organizations are being retrieved.
343+
description: The ID of the user.
344344
- in: query
345345
name: after
346346
schema:
347347
type: string
348-
description: The cursor pointing to the item after which the next page of results should be returned.
348+
description: The cursor indicating the item after which the next page of results will begin.
349349
- in: query
350350
name: before
351351
schema:
@@ -421,7 +421,7 @@ paths:
421421
name: after
422422
schema:
423423
type: string
424-
description: The cursor pointing to the item after which the next page of results should be returned.
424+
description: The cursor indicating the item after which the next page of results will begin.
425425
- in: query
426426
name: before
427427
schema:

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ paths:
330330
get:
331331
tags:
332332
- User Accessible Organizations
333-
summary: Get organizations a user has access to
333+
summary: Get the list of organizations accessible by the user
334334
description: |
335335
This API retrieves the list of organizations where the specified user has shared access.
336336
@@ -341,12 +341,12 @@ paths:
341341
required: true
342342
schema:
343343
type: string
344-
description: The ID of the user whose accessible organizations are being retrieved.
344+
description: The ID of the user.
345345
- in: query
346346
name: after
347347
schema:
348348
type: string
349-
description: The cursor pointing to the item after which the next page of results should be returned.
349+
description: The cursor indicating the item after which the next page of results will begin.
350350
- in: query
351351
name: before
352352
schema:
@@ -422,7 +422,7 @@ paths:
422422
name: after
423423
schema:
424424
type: string
425-
description: The cursor pointing to the item after which the next page of results should be returned.
425+
description: The cursor indicating the item after which the next page of results will begin.
426426
- in: query
427427
name: before
428428
schema:

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ paths:
329329
get:
330330
tags:
331331
- User Accessible Organizations
332-
summary: Get organizations a user has access to
332+
summary: Get the list of organizations accessible by the user
333333
description: |
334334
This API retrieves the list of organizations where the specified user has shared access.
335335
@@ -340,12 +340,12 @@ paths:
340340
required: true
341341
schema:
342342
type: string
343-
description: The ID of the user whose accessible organizations are being retrieved.
343+
description: The ID of the user.
344344
- in: query
345345
name: after
346346
schema:
347347
type: string
348-
description: The cursor pointing to the item after which the next page of results should be returned.
348+
description: The cursor indicating the item after which the next page of results will begin.
349349
- in: query
350350
name: before
351351
schema:
@@ -421,7 +421,7 @@ paths:
421421
name: after
422422
schema:
423423
type: string
424-
description: The cursor pointing to the item after which the next page of results should be returned.
424+
description: The cursor indicating the item after which the next page of results will begin.
425425
- in: query
426426
name: before
427427
schema:

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ paths:
330330
get:
331331
tags:
332332
- User Accessible Organizations
333-
summary: Get organizations a user has access to
333+
summary: Get the list of organizations accessible by the user
334334
description: |
335335
This API retrieves the list of organizations where the specified user has shared access.
336336
@@ -341,12 +341,12 @@ paths:
341341
required: true
342342
schema:
343343
type: string
344-
description: The ID of the user whose accessible organizations are being retrieved.
344+
description: The ID of the user.
345345
- in: query
346346
name: after
347347
schema:
348348
type: string
349-
description: The cursor pointing to the item after which the next page of results should be returned.
349+
description: The cursor indicating the item after which the next page of results will begin.
350350
- in: query
351351
name: before
352352
schema:
@@ -422,7 +422,7 @@ paths:
422422
name: after
423423
schema:
424424
type: string
425-
description: The cursor pointing to the item after which the next page of results should be returned.
425+
description: The cursor indicating the item after which the next page of results will begin.
426426
- in: query
427427
name: before
428428
schema:

0 commit comments

Comments
 (0)