Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Adapt GroupController endpoints to use group name instead of ID #61

Open
2 tasks
adamczykba opened this issue Oct 23, 2019 · 0 comments
Open
2 tasks

Adapt GroupController endpoints to use group name instead of ID #61

adamczykba opened this issue Oct 23, 2019 · 0 comments
Labels

Comments

@adamczykba
Copy link
Collaborator

Summary
Lately the getGroup endpoint that was using the name of the group instead of its id was introduced.
As it was stated that in case of our configuration, the name will always be unique, let's make the other enpoints to use groupName to keep the API consistency.

Details
N/A

Acceptance criteria

  • GroupController#addMember is refactored
  • GroupController#getMembers is refactored

Additional context
N/A

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant