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:
|
||||
$ref: './AccessProfileRef.yaml'
|
||||
nullable: true
|
||||
Entitlements:
|
||||
type: array
|
||||
items:
|
||||
$ref: './EntitlementRef.yaml'
|
||||
nullable: true
|
||||
membership:
|
||||
$ref: './RoleMembershipSelector.yaml'
|
||||
nullable: true
|
||||
|
||||
Reference in New Issue
Block a user