chore: migrate available_domains to api/v1 (#21173)

This commit is contained in:
Zef Lin
2022-09-01 08:38:02 -07:00
committed by GitHub
parent 076af6003a
commit c4b6fc5a6a
8 changed files with 166 additions and 0 deletions

View File

@@ -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"],