mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
feat: Adds option to disable drill to detail per database (#27536)
This commit is contained in:
committed by
GitHub
parent
fcceaf081c
commit
6e528426dd
3
docs/static/resources/openapi.json
vendored
3
docs/static/resources/openapi.json
vendored
@@ -3613,6 +3613,9 @@
|
||||
"disable_data_preview": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"disable_drill_to_detail": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"explore_database_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user