mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
chore: migrate available_domains to api/v1 (#21173)
This commit is contained in:
@@ -82,6 +82,7 @@ GAMMA_ROLE_PERMISSIONS = {
|
||||
["can_write", "CssTemplate"],
|
||||
["can_read", "ReportSchedule"],
|
||||
["can_write", "ReportSchedule"],
|
||||
["can_read", "AvailableDomains"],
|
||||
["can_read", "Chart"],
|
||||
["can_write", "Chart"],
|
||||
["can_read", "Annotation"],
|
||||
|
||||
Reference in New Issue
Block a user