Skip to content

Commit

Permalink
doc: Update rest-api.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Gabriel Mougard <[email protected]>
  • Loading branch information
gabrielmougard committed Jan 8, 2025
1 parent a3e47c0 commit a958d97
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/rest-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -829,6 +829,12 @@ definitions:
$ref: '#/definitions/Permission'
type: array
x-go-name: EffectivePermissions
fine_grained:
description: |-
FineGrained is a boolean indicating whether the identity is fine-grained,
meaning that permissions are managed via group membership.
type: boolean
x-go-name: FineGrained
groups:
description: Groups is the list of groups for which the identity is a member.
example:
Expand Down

0 comments on commit a958d97

Please sign in to comment.