Closed noctera closed 3 years ago
Added routes to modify language packages, routes, and vocabulary cards. Vocabulary route will be improved in a later PR.
MODIFY routes (body is the same as in the post routes to create those entries:
/api/group/:groupId
/api/languagePackage/:languagePackageId
/api/vocabulary/:vocabularyId
These routes are needed to modify existing entries
locally
Description
Added routes to modify language packages, routes, and vocabulary cards. Vocabulary route will be improved in a later PR.
MODIFY routes (body is the same as in the post routes to create those entries:
/api/group/:groupId
/api/languagePackage/:languagePackageId
/api/vocabulary/:vocabularyId
Motivation and Context
These routes are needed to modify existing entries
How Has This Been Tested?
locally
Screenshots / GIFs (if appropriate):
Types of changes
Checklist