Fix swagger JSON formatting

pull/10616/head
Chris Goller 2017-02-10 13:57:12 -06:00
parent ceefd1f5d9
commit 6d495b1d1d
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": [