mirror of
https://github.com/apache/superset.git
synced 2026-08-04 04:52:32 +00:00
18 lines
297 B
JSON
18 lines
297 B
JSON
{
|
|
"parameters": [
|
|
{
|
|
"content": {
|
|
"application/json": {
|
|
"schema": {
|
|
"items": { "type": "integer" },
|
|
"type": "array",
|
|
"title": "get_export_ids_schema"
|
|
}
|
|
}
|
|
},
|
|
"in": "query",
|
|
"name": "q"
|
|
}
|
|
]
|
|
}
|