-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support using Badge name in /api/badge/assing endp.
[Re #1611] We need to support assinging and unassigning badge by its unique name since it is more convinient for FE to avoid relying on extra GET call for getting the badge ids. We have decided to support both name and id properties here because it's easier and we can share same specs for the GET and POST Assign Badge endpoints, regarding path params.
- Loading branch information
1 parent
985490b
commit 8d75cae
Showing
1 changed file
with
34 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters