Change the JSON schema for ramls/raml-storage/schemas/mod-source-record-storage/parsedRecord.json

Description

Use
"content": {
"description": "Parsed record content, e.g. MARC record"
}
instead of
"content": {
"description": "Parsed record content, e.g. MARC record",
"type": "string"
}

Also a marshaller and unmarshaller must be changed to encode and decode parsedRecord entity.

  • during marshalling content must be represented as an general JsonObject

  • during unmarshalling content must be represented by io.vertx.core.json.JsonObject

Environment

None

Potential Workaround

None

CSP Request Details

None

CSP Approved

None

CSP Rejection Details

None

Checklist

hide

TestRail: Results

Activity

Show:
Done

Details

Assignee

Reporter

Priority

Story Points

Sprint

Development Team

Folijet

Fix versions

TestRail: Cases

Open TestRail: Cases

TestRail: Runs

Open TestRail: Runs

Created March 12, 2019 at 12:38 PM
Updated May 3, 2019 at 12:50 PM
Resolved April 1, 2019 at 2:12 PM
TestRail: Cases
TestRail: Runs

Flag notifications