FEATURE: Add API key scopes for tag_groups (#23634)

This commit is contained in:
KThompson-Lane-Unity
2023-10-03 09:20:17 +01:00
committed by GitHub
parent e3d3e34e57
commit 607f700c8c
3 changed files with 22 additions and 0 deletions

View File

@ -430,6 +430,7 @@ RSpec.describe Admin::ApiController do
"email",
"posts",
"tags",
"tag_groups",
"uploads",
"user_status",
"global",