Skip to content

Commit

Permalink
Automated commit 'Merge pull request #1547 from sailpoint/khartzke/ID…
Browse files Browse the repository at this point in the history
…NPALM-4474

IDNPALM-4474 Update role API docs to account for entitlements being a…' by github action: 7718214174
  • Loading branch information
tyler-mairose-sp committed Jan 30, 2024
1 parent 50c8982 commit 51f6dbf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions idn/v3/schemas/access/Role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 51f6dbf

Please sign in to comment.