Fix swagger JSON formatting

pull/868/head
Chris Goller 2017-02-10 13:57:12 -06:00
parent d7d0cd56f0
commit c125c48efc
1 changed files with 8 additions and 8 deletions

View File

@ -1851,14 +1851,14 @@
"type": "string",
"description": "TICKscript representing this rule"
},
"status": {
"type": "string",
"description": "Represents if this rule is enabled or disabled in kapacitor",
"enum": [
"enabled",
"disabled"
]
},
"status": {
"type": "string",
"description": "Represents if this rule is enabled or disabled in kapacitor",
"enum": [
"enabled",
"disabled"
]
},
"links": {
"type": "object",
"required": [