mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
docs(api): correct attribute name instead of table for GET table_metadata in openapi.json (#32690)
Signed-off-by: hainenber <dotronghai96@gmail.com>
This commit is contained in:
2
docs/static/resources/openapi.json
vendored
2
docs/static/resources/openapi.json
vendored
@@ -18736,7 +18736,7 @@
|
||||
{
|
||||
"description": "Table name",
|
||||
"in": "query",
|
||||
"name": "table",
|
||||
"name": "name",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string"
|
||||
|
||||
Reference in New Issue
Block a user