feat: Slack Avatar integration (#27849)

This commit is contained in:
Maxime Beauchemin
2024-04-16 08:40:27 -07:00
committed by GitHub
parent 6e01a68276
commit e9c0ca545f
18 changed files with 441 additions and 23 deletions

View File

@@ -1542,6 +1542,7 @@ class TestRolePermission(SupersetTestCase):
["AuthDBView", "logout"],
["CurrentUserRestApi", "get_me"],
["CurrentUserRestApi", "get_my_roles"],
["UserRestApi", "avatar"],
# TODO (embedded) remove Dashboard:embedded after uuids have been shipped
["Dashboard", "embedded"],
["EmbeddedView", "embedded"],