mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: Add API key scopes for tag_groups (#23634)
This commit is contained in:
committed by
GitHub
parent
e3d3e34e57
commit
607f700c8c
@@ -430,6 +430,7 @@ RSpec.describe Admin::ApiController do
|
||||
"email",
|
||||
"posts",
|
||||
"tags",
|
||||
"tag_groups",
|
||||
"uploads",
|
||||
"user_status",
|
||||
"global",
|
||||
|
||||
Reference in New Issue
Block a user