Fix formatting of swagger.json

pull/728/head
Chris Goller 2017-01-05 15:59:46 -06:00
parent 439a4d32e8
commit 18b7dd1932
1 changed files with 4 additions and 4 deletions

View File

@ -1969,10 +1969,10 @@
"format": "url",
"description": "URL for the time series data source backend (e.g. http://localhost:8086)"
},
"insecureSkipVerify": {
"type": "boolean",
"description": "True means any certificate presented by the source is accepted. Typically used for self-signed certs. Probably should only be used for testing."
},
"insecureSkipVerify": {
"type": "boolean",
"description": "True means any certificate presented by the source is accepted. Typically used for self-signed certs. Probably should only be used for testing."
},
"default": {
"type": "boolean",
"description": "Indicates whether this source is the default source"