issues
search
WISE-Community
/
WISE-API
WISE Backend
https://wise.berkeley.edu
Other
4
stars
3
forks
source link
feat(Tag): Use tag objects instead of strings in project
#264
Closed
geoffreykwan
closed
7 months ago
geoffreykwan
commented
7 months ago
Changes
Changed project tags to be objects instead of just the string text
When archiving or restoring a unit, also return the archived tag object in the response
Test
Test with
https://github.com/WISE-Community/WISE-Client/pull/1716
Changes
Test