mirror of
https://github.com/goharbor/harbor.git
synced 2024-12-23 00:57:44 +01:00
Fix swagger typo for updating robot account status (#7398)
Signed-off-by: wang yan <wangyan@vmware.com>
This commit is contained in:
parent
bae2813873
commit
fd353a8f7f
@ -4863,7 +4863,7 @@ definitions:
|
|||||||
RobotAccountUpdate:
|
RobotAccountUpdate:
|
||||||
type: object
|
type: object
|
||||||
properties:
|
properties:
|
||||||
disable:
|
disabled:
|
||||||
type: boolean
|
type: boolean
|
||||||
description: The robot account is disable or enable
|
description: The robot account is disable or enable
|
||||||
Permission:
|
Permission:
|
||||||
|
Loading…
Reference in New Issue
Block a user