You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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
Additional context
N/A
The text was updated successfully, but these errors were encountered: