Skip to content

Commit

Permalink
Update swagger.yaml
Browse files Browse the repository at this point in the history
reference the rbac/const.go source code

Signed-off-by: jm-nab <146757414+jm-nab@users.noreply.github.com>
  • Loading branch information
jm-nab authored and stonezdj committed Mar 11, 2024
1 parent 69d4d4c commit e941f3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/v2.0/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7761,7 +7761,7 @@ definitions:
properties:
resource:
type: string
description: The resource of the access. Possible resources are not up to date..
description: The resource of the access. Possible resources are listed here for system and project level https://github.com/goharbor/harbor/blob/main/src/common/rbac/const.go
action:
type: string
description: The action of the access. Possible actions are *, pull, push, create, read, update, delete, list, operate, scanner-pull and stop.
Expand Down

0 comments on commit e941f3d

Please sign in to comment.