Uploaded image for project: 'mod-kb-ebsco-java'
  1. mod-kb-ebsco-java
  2. MODKBEKBJ-165

Tags: assign/unassign tags to Resource record

    XMLWordPrintable

Details

    • eHoldings Sprint 57
    • 3
    • Spitfire

    Description

      There should be a possibility to assign/unassign tags to Resource record. Respective POST/PUT method has to be extended to support a list of currently associated tags. DELETE method has to remove all associated tags for the record.
      Affected API methods:

      • POST /eholdings/resources
      • PUT /eholdings/resources/<resourceId>
      • DELETE /eholdings/resources/<resourceId>

      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

            Activity

              People

                andrii.paias Andrii Paias
                dmtkachenko Dmytro Tkachenko
                Votes:
                0 Vote for this issue
                Watchers:
                5 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases