modify swagger.yaml

This commit is contained in:
wemeya 2017-06-01 15:21:40 +08:00
parent 4463540995
commit 1b995e1736

View File

@ -1942,6 +1942,10 @@ definitions:
name: name:
type: string type: string
description: The policy name. description: The policy name.
enabled:
type: integer
format: int
description: 1-enable, 0-disable
RepPolicyUpdate: RepPolicyUpdate:
type: object type: object
properties: properties: