Fix formatting of swagger.json
parent
439a4d32e8
commit
18b7dd1932
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue