Skip to content

Commit d8c82fa

Browse files
committed
Change role versioning pattern.
1 parent 721a4a1 commit d8c82fa

File tree

6 files changed

+6
-11
lines changed

6 files changed

+6
-11
lines changed

en/asgardeo/docs/apis/organization-apis/restapis/role-management-v3.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
openapi: 3.1.0
22
info:
3-
version: "v3"
4-
title: Asgardeo - SCIM 2.0 Roles API
3+
title: Asgardeo - SCIM 2.0 Roles V3 API
54
description: |
65
This is the latest RESTful API for SCIM 2.0 Roles API in Asgardeo organizations.
76
This API allows listing roles and updating users and groups of the roles.

en/asgardeo/docs/apis/organization-apis/restapis/role-management.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
openapi: 3.0.1
22
info:
3-
version: "v2"
4-
title: Asgardeo - SCIM 2.0 Roles API
3+
title: Asgardeo - SCIM 2.0 Roles V3 API
54
description: |
65
This is the deprecated RESTful API for SCIM 2.0 Roles API in Asgardeo organizations.
76
This API allows listing roles and updating users and groups of the roles.

en/asgardeo/docs/apis/restapis/roles-v3.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
openapi: 3.1.0
22
info:
3-
version: "v3"
4-
title: Asgardeo - SCIM 2.0 V3 Roles API
3+
title: Asgardeo - SCIM 2.0 Roles V3 API
54
description: |
65
This is the latest RESTful API for SCIM 2.0 Roles API in Asgardeo.
76
This API allows creating, deleting, listing, roles and updating role name, permissions, users and groups of the roles.

en/asgardeo/docs/apis/restapis/roles.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
openapi: 3.0.0
22
info:
3-
version: "v2"
4-
title: Asgardeo - SCIM 2.0 V2 Roles API (deprecated)
3+
title: Asgardeo - SCIM 2.0 Roles V2 API (deprecated)
54
description: |
65
This is the deprecated RESTful API for SCIM 2.0 Roles API in Asgardeo.
76
This API allows creating, deleting, listing, roles and updating role name, permissions, users and groups of the roles.

en/identity-server/next/docs/apis/restapis/roles-v1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
openapi: 3.1.0
22
info:
3-
title: SCIM 2.0 Roles API
3+
title: SCIM 2.0 Roles V1 API (deprecated)
44
description: |
55
SCIM 2.0 Roles v1 API
66
version: "v1"

en/identity-server/next/docs/apis/restapis/roles-v2.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
openapi: 3.1.0
22
info:
3-
version: "v2"
4-
title: SCIM 2.0 Roles API
3+
title: SCIM 2.0 Roles V2 API (deprecated)
54
description: |
65
SCIM 2.0 Roles v2 API
76
servers:

0 commit comments

Comments
 (0)