mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
fix: Big Query Edit Form (#14850)
* fix big quert edit form * fix test * fix api test * fix test
This commit is contained in:
@@ -1448,6 +1448,7 @@ class TestDatabaseApi(SupersetTestCase):
|
||||
"x-encrypted-extra": True,
|
||||
}
|
||||
},
|
||||
"required": ["credentials_info"],
|
||||
"type": "object",
|
||||
},
|
||||
"preferred": True,
|
||||
|
||||
Reference in New Issue
Block a user