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