mirror of
https://github.com/apache/superset.git
synced 2026-04-25 19:14:27 +00:00
fix(Filters): Apply native & cross filters on common columns (#30438)
(cherry picked from commit 362948324c)
This commit is contained in:
6
docs/static/resources/openapi.json
vendored
6
docs/static/resources/openapi.json
vendored
@@ -3052,6 +3052,12 @@
|
||||
},
|
||||
"type": "array"
|
||||
},
|
||||
"column_names": {
|
||||
"items": {
|
||||
"type": "string"
|
||||
},
|
||||
"type": "array"
|
||||
},
|
||||
"currency_formats": {
|
||||
"type": "object"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user