Update dashboard swagger definition to use LayoutQuery instead of a string
parent
a730f7885b
commit
456b02a7b3
|
@ -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": {
|
||||
|
|
Loading…
Reference in New Issue