Skip to content

Commit

Permalink
Update unit-group_sets.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Shyamachandran authored Aug 20, 2024
1 parent 510979c commit 07d8b8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/content/docs/backend/API/unit-group_sets.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ GET /api/units/{unit_id}/group_sets/{group_set_id}/groups/{group_id}/members
---
### DELETE: update a group
### DELETE: Delete a group
DELETE /api/units/{unit_id}/group_sets/{group_set_id}/groups/{group_id}
Expand Down Expand Up @@ -177,7 +177,7 @@ DELETE /api/units/{unit_id}/group_sets/{group_set_id}/groups/{group_id}
***
### PUT: Remove a group
### PUT: Update a group
PUT /api/units/{unit_id}/group_sets/{group_set_id}/groups/{group_id}
Expand Down

0 comments on commit 07d8b8a

Please sign in to comment.