uon-drs / improved-octo-giggle

Software/Data science hackathon repo
MIT License
0 stars 0 forks source link

Form for validating a dataset against a schema #8

Open dcl10 opened 3 months ago

dcl10 commented 3 months ago

Description

Create a form which the user selects an available schema and uploads a file to validate against that schema.

Tasks

kuraisle commented 3 months ago

Task 2 (Add endpoint to backend for getting available schemas) is covered in the /schemas endpoint if you leave the request body empty - I think