Update dashboard swagger definition to use LayoutQuery instead of a string

pull/818/head
Chris Goller 2017-01-27 19:08:40 -06:00
parent a730f7885b
commit 456b02a7b3
1 changed files with 1 additions and 3 deletions

View File

@ -2454,9 +2454,7 @@
"description": "Time-series data queries for Cell.",
"type": "array",
"items": {
"description": "links to the queries to visualize",
"type": "string",
"format": "url"
"$ref": "#/definitions/LayoutQuery"
}
},
"type": {