mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-22 18:25:56 +01:00
Update swagger doc
Add inactive property for label object. The property is used to show the status of label in replication label filter.
This commit is contained in:
parent
2844d137d3
commit
c421aec08b
@ -3557,6 +3557,10 @@ definitions:
|
||||
update_time:
|
||||
type: string
|
||||
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:
|
||||
type: object
|
||||
properties:
|
||||
|
Loading…
Reference in New Issue
Block a user