Skip to content

Commit

Permalink
Add resource-set and role attributes to Role model (#988) (#989)
Browse files Browse the repository at this point in the history
Co-authored-by: Clément Denis <clement.denis@gmail.com>
Co-authored-by: Can Atalay <can.atalay@backupta.com>
  • Loading branch information
3 people authored Mar 6, 2024
1 parent bfd8297 commit be778a3
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 be778a3

Please sign in to comment.