Skip to content

Commit

Permalink
Add resource-set and role attributes to Role model (#988)
Browse files Browse the repository at this point in the history
Co-authored-by: Can Atalay <[email protected]>
  • Loading branch information
clementdenis and canataly-backupta authored Mar 6, 2024
1 parent fa8537e commit 6ee1aec
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/swagger/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29773,6 +29773,10 @@ components:
readOnly: true
status:
$ref: '#/components/schemas/LifecycleStatus'
resource-set:
type: string
role:
type: string
type:
$ref: '#/components/schemas/RoleType'
_embedded:
Expand Down

0 comments on commit 6ee1aec

Please sign in to comment.