APIv1: Tags #658
Labels
component:backend
component:frontend
The bug is in front-end
type:enhancement
New feature or request
Milestone
Migrate the legacy tags API to the new router and API specification
Acceptance criteria
/api/v1/tags
:GET
for list,POST
for creation./api/v1/tags/:id
:PUT/PATCH
for modification,GET
for retrieving information,DELETE
for deletion.Relates to: #640
The text was updated successfully, but these errors were encountered: