Details
-
Type:
Story
-
Status: Closed (View Workflow)
-
Priority:
P3
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 1.2.0
-
Labels:
-
Template:customfield_11100 23188
-
Sprint:EPAM BatchLoader Sprint 10
-
Story Points:5
-
Development Team:Folijet
-
Epic Link:
Description
Below is the table which describes the existing and needed structures for endpoints:
Existing | Required |
---|---|
POST /change-manager/jobExecutions | POST /change-manager/jobExecutions |
PUT /change-manager/jobExecution/{id} | PUT /change-manager/jobExecutions/{id} |
GET /change-manager/jobExecution/{id} | GET /change-manager/jobExecutions/{id} |
GET /change-manager/jobExecution/{id}/children | GET /change-manager/jobExecutions/{id}/children |
PUT /change-manager/jobExecution/{id}/status | PUT /change-manager/jobExecutions/{id}/status |
PUT /change-manager/jobExecution/{id}/jobProfile | PUT /change-manager/jobExecutions/{id}/jobProfile |
POST /change-manager/records/{jobExecutionId}/ | POST /change-manager/jobExecutions/{jobExecutionId}/records |
GET /metadata-provider/logs | GET /metadata-provider/logs |
GET /metadata-provider/jobExecutions | GET /metadata-provider/jobExecutions |
GET /metadata-provider/fileExtension | must be moved to mod-data-import |
GET /metadata-provider/fileExtension/{id} | must be moved to mod-data-import |
PUT /metadata-provider/fileExtension/{id} | must be moved to mod-data-import |
DELETE /metadata-provider/fileExtension/{id} | must be moved to mod-data-import |
POST /metadata-provider/fileExtension | must be moved to mod-data-import |
GET /metadata-provider/fileExtension/restore/default | POST /metadata-provider/fileExtensions/restoreDefault |
There is a trick with the last endpoint but POST verb should solve the issue.
- Change API Version number
- Update documentation and news
- Change tests accordingly
Update RAML file (remove response overriding ) Use collection, collection-item types
TestRail: Results
Attachments
Issue Links
- blocks
-
FOLIO-1804 Reference environment builds fail due to apparent timeout
-
- Closed
-
-
MODDATAIMP-83 Extend file UploadDefinition checking to verify file extensions.
-
- Closed
-
-
MODDATAIMP-84 Use new endpoints from mod-source-record-manager
-
- Closed
-
-
UIDATIMP-113 Use new endpoints from mod-source-record-manager
-
- Closed
-
- defines
-
UXPROD-1656 Data Import (Batch Importer for Bib Acq) Q1 2019 Technical and NFR work
-
- Closed
-
- is required by
-
MODSOURMAN-70 Implement JobExecutionSourceChunk processing routine.
-
- Closed
-
1.
|
Update NEWS |
|
Closed | Unassigned |