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:
Wenkai Yin 79628 2018-05-22 16:08:19 +08:00
parent 2844d137d3
commit c421aec08b

View File

@ -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: