Details
-
Story
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
-
eHoldings Sprint 57
-
2
-
Spitfire
Description
There should be a possibility to assign/unassign tags to Title record. Respective POST method has to be extended to support a list of currently associated tags.
Affected API methods:
- POST /eholdings/titles
The content of list has to completely replace tags stored in the module for the title. An empty list passed in the request means that no tags should be associated with the record. So if there were some tags previously present then they should be removed.
Tags should be placed inside record's attributes as a separate object with name "tags":
Tag object schema is common for all records and can be found in /raml-util/schemas/tags.schema
TestRail: Results
Attachments
Issue Links
- has to be done before
-
MODKBEKBJ-173 API Tests: Titles Endpoint update for Tags
-
- Closed
-
- is blocked by
-
MODKBEKBJ-177 Add a method to modify title
-
- Closed
-
- relates to
-
UXPROD-1301 Tags: eholdings app: Add tags to provider, package, resource, and title records
-
- Closed
-
-
UIEH-1016 Title Record | Tags support
-
- Draft
-