Open dcl10 opened 3 months ago
Create a form which the user selects an available schema and uploads a file to validate against that schema.
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
Description
Create a form which the user selects an available schema and uploads a file to validate against that schema.
Tasks