Files
superset2/docs/developer_docs_versioned_docs/version-6.1.0/api/get-table-extra-metadata-database-pk-table-metadata-extra.ParamsDetails.json
2026-05-18 12:59:39 -07:00

2 lines
545 B
JSON

{"parameters":[{"description":"The database id","in":"path","name":"pk","required":true,"schema":{"type":"integer"}},{"description":"Table name","in":"query","name":"name","required":true,"schema":{"type":"string"}},{"description":"Optional table schema, if not passed the schema configured in the database will be used","in":"query","name":"schema","schema":{"type":"string"}},{"description":"Optional table catalog, if not passed the catalog configured in the database will be used","in":"query","name":"catalog","schema":{"type":"string"}}]}