mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-06 12:27:48 +00:00
Automated commit 'Merge pull request #1547 from sailpoint/khartzke/IDNPALM-4474
IDNPALM-4474 Update role API docs to account for entitlements being a…' by github action: 7718214174
This commit is contained in:
@@ -34,6 +34,11 @@ properties:
|
|||||||
items:
|
items:
|
||||||
$ref: './AccessProfileRef.yaml'
|
$ref: './AccessProfileRef.yaml'
|
||||||
nullable: true
|
nullable: true
|
||||||
|
Entitlements:
|
||||||
|
type: array
|
||||||
|
items:
|
||||||
|
$ref: './EntitlementRef.yaml'
|
||||||
|
nullable: true
|
||||||
membership:
|
membership:
|
||||||
$ref: './RoleMembershipSelector.yaml'
|
$ref: './RoleMembershipSelector.yaml'
|
||||||
nullable: true
|
nullable: true
|
||||||
|
|||||||
Reference in New Issue
Block a user