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

Tags: retrieve tags assigned to Resource record

    XMLWordPrintable

Details

    • eHoldings Sprint 56
    • 3
    • Spitfire

    Description

      Tags should be returned by mod-kb-ebsco API GET method which retrieves Resource record.
      Affected API methods:

      • GET /eholdings/resources/<resourceId>

      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

      To support tags retrieval mod-kb-ebsco has to provide a storage there tags are represented as plain values (simple string like "important", "urgent", "spitfire") linked to associated records. The linked record should be represented by record id and record type. Example for a resource:

      • record id = 460-6259-390182;
      • record type = "resource"

      Record type is required to avoid possible collisions between ids of records of different types.

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases