Skip to content

Re-implement POST /data endpoint to accept file arrays #143

@MitchellShiell

Description

@MitchellShiell

Problem: Lyric version 0.9.1 removed file array inputs (CSV and TSV) from the request body and replaced it with raw json data. Although this is more machine readable it is not the native/common format data submitters interact and store there tabular data in.

Expected Deliverable: support both input file arrays and JSON in the request body of the POST /data endpoint

Image

Important Considerations: xSV parsing brings added complexity and potential edge cases to data submission that requires further consideration, particularly around separators (@justincorrigible please provide added context here or below as a comment)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions