From c421aec08bb492d8f7e770e8fe4bfa384343a44c Mon Sep 17 00:00:00 2001 From: Wenkai Yin 79628 Date: Tue, 22 May 2018 16:08:19 +0800 Subject: [PATCH] Update swagger doc Add inactive property for label object. The property is used to show the status of label in replication label filter. --- docs/swagger.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/swagger.yaml b/docs/swagger.yaml index 784f656b8..8de339ae6 100644 --- a/docs/swagger.yaml +++ b/docs/swagger.yaml @@ -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: