mirror of
https://github.com/goharbor/harbor.git
synced 2024-12-23 17:17:46 +01:00
Merge pull request #5028 from ywk253100/180522_swagger
Update swagger doc
This commit is contained in:
commit
6e94be0ff9
@ -3557,6 +3557,10 @@ definitions:
|
|||||||
update_time:
|
update_time:
|
||||||
type: string
|
type: string
|
||||||
description: The update time of label.
|
description: The update time of label.
|
||||||
|
inactive:
|
||||||
|
type: boolean
|
||||||
|
description: >-
|
||||||
|
The property is only returned in the label filter of response when getting replication polices. If it's true, the label referenced by the policy is already removed.
|
||||||
ProjectMemberEntity:
|
ProjectMemberEntity:
|
||||||
type: object
|
type: object
|
||||||
properties:
|
properties:
|
||||||
|
Loading…
Reference in New Issue
Block a user