mirror of
https://github.com/apache/superset.git
synced 2026-04-20 00:24:38 +00:00
feat(api): Added "kind" to dataset/<pk> endpoint (#20113)
This commit is contained in:
3
docs/static/resources/openapi.json
vendored
3
docs/static/resources/openapi.json
vendored
@@ -4399,6 +4399,9 @@
|
||||
"nullable": true,
|
||||
"type": "boolean"
|
||||
},
|
||||
"kind": {
|
||||
"readOnly": true
|
||||
},
|
||||
"main_dttm_col": {
|
||||
"maxLength": 250,
|
||||
"nullable": true,
|
||||
|
||||
Reference in New Issue
Block a user