mirror of
https://github.com/discourse/discourse.git
synced 2025-05-29 21:08:03 +08:00
FEATURE: Add API scopes for group endpoints (#20401)
Added two new api scopes for managing and administering groups. See https://meta.discourse.org/t/249710
This commit is contained in:
@ -427,6 +427,7 @@ RSpec.describe Admin::ApiController do
|
||||
"user_status",
|
||||
"global",
|
||||
"badges",
|
||||
"groups",
|
||||
"categories",
|
||||
"search",
|
||||
"invites",
|
||||
|
Reference in New Issue
Block a user