-
Notifications
You must be signed in to change notification settings - Fork 0
condense role api's #63
Copy link
Copy link
Open
Labels
apitickets that involve the apitickets that involve the apienhancementNew feature or requestNew feature or requestservertickets related to the server moduletickets related to the server module
Metadata
Metadata
Assignees
Labels
apitickets that involve the apitickets that involve the apienhancementNew feature or requestNew feature or requestservertickets related to the server moduletickets related to the server module
the api's for adding/removing users/groups to a role can be condensed into a
single request for updating the role itself. additional fields can be added the
json body for performing this logic for both users and groups.