mirror of
https://github.com/apache/superset.git
synced 2026-04-07 18:35:15 +00:00
chore: remove marshmallow-enum dependency and bump FAB (#24499)
This commit is contained in:
committed by
GitHub
parent
036294a191
commit
0ddc0a6738
@@ -102,7 +102,6 @@ def test_parameters_json_schema() -> None:
|
||||
"http_path": {"type": "string"},
|
||||
"port": {
|
||||
"description": "Database port",
|
||||
"format": "int32",
|
||||
"maximum": 65536,
|
||||
"minimum": 0,
|
||||
"type": "integer",
|
||||
|
||||
Reference in New Issue
Block a user