Done
Details
Assignee
Adam DickmeissAdam DickmeissReporter
Jakub SkoczenJakub SkoczenPriority
P3Sprint
NoneDevelopment Team
Reservoir DogsTestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Adam Dickmeiss
Adam DickmeissReporter
Jakub Skoczen
Jakub SkoczenPriority
Sprint
None
Development Team
Reservoir Dogs
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created October 25, 2022 at 9:40 AM
Updated November 18, 2022 at 11:39 AM
Resolved November 14, 2022 at 2:59 PM
Add and API for direct file upload using
multipart/form-data
(akacurl -F
option, https://everything.curl.dev/http/multipart) which will allow uploads of RAW marc file dumps and MarcXML files. Additionally, we should support gzip compressed archives.This approach is supported by browsers so it's easy to expose this functionality to the end user through a regular upload form.
Additionally, the endpoint should support the following form fields query parameters:
sourceId
sourceVersion
localIdPath (jsonPath expression to extract local identifiers)
When moving the functionality from the client, drop support for XSLT.