mirror of
https://github.com/apache/superset.git
synced 2026-08-04 13:02:41 +00:00
11 lines
144 B
JSON
11 lines
144 B
JSON
{
|
|
"parameters": [
|
|
{
|
|
"in": "path",
|
|
"name": "version",
|
|
"required": true,
|
|
"schema": { "type": "string" }
|
|
}
|
|
]
|
|
}
|