-
Notifications
You must be signed in to change notification settings - Fork 0
condense group api's #62
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 update apis for adding users to/from groups can be condensed into the update
api for the group itself. the json body can be updated to include add/drop user
fields so that there does not have to be as many requests endpoints.