mirror of
https://github.com/apache/superset.git
synced 2026-08-04 21:12:44 +00:00
6 lines
99 B
JSON
6 lines
99 B
JSON
{
|
|
"parameters": [
|
|
{ "in": "query", "name": "tab_id", "schema": { "type": "integer" } }
|
|
]
|
|
}
|