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