-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Description
Group controller is missing some key endpoints and functionality.
Tasks
- Add
/leaveendpoint to allow users to leave a group. - Add
/membersendpoint to retrieve a list of group members. - Update
/group/jointo retrieve the invite code. - Add
/group-infoendpoint to retrieve group details, including saved join code and related group data.
Acceptance Criteria
- Implement a
/leaveendpoint in Group controller - Ensure the
/membersendpoint retrieves the correct list of group members - Ensure
/group/joinretrieves the invite code upon request. - Implement
/group-infoto return group details, including the saved join code.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Projects
Status
PR review