Done
Details
Assignee
Punnoose Kutty Jacob PullolickalPunnoose Kutty Jacob PullolickalReporter
Punnoose Kutty Jacob PullolickalPunnoose Kutty Jacob PullolickalLabels
Priority
TBDStory Points
1Sprint
NoneDevelopment Team
CitationTestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Punnoose Kutty Jacob Pullolickal
Punnoose Kutty Jacob PullolickalReporter
Punnoose Kutty Jacob Pullolickal
Punnoose Kutty Jacob PullolickalLabels
Priority
Story Points
1
Sprint
None
Development Team
Citation
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created May 21, 2024 at 6:41 PM
Updated June 27, 2024 at 11:52 AM
Resolved June 27, 2024 at 11:52 AM
This is the API ticket corresponding to https://folio-org.atlassian.net/browse/MODLD-374.
Scope:
GET, PUT and POST
/resource
APIs has to be enhanced so supporthttp://bibfra.me/vocab/scholar/dissertation
in theWork
section of the payload.Payload should support an array of Dissertation object
Each Dissertation object should contain the following properties
http://bibfra.me/vocab/lite/label
http://bibfra.me/vocab/marc/degree
https://bibfra.me/vocab/marc/dissertationYear
http://bibfra.me/vocab/marc/dissertationNote
http://bibfra.me/vocab/marc/dissertationID
A
_grantingInstitutionRef
property which contains an array of objects. Each object contains the following values:label (Label of the organization resource). Label is needed only in GET API. The value provided in
label
will be ignored by the PUT / POST API.id (ID of the Organization resource)