Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Form for validating a dataset against a schema #8

Open
3 of 4 tasks
dcl10 opened this issue Aug 20, 2024 · 1 comment
Open
3 of 4 tasks

Form for validating a dataset against a schema #8

dcl10 opened this issue Aug 20, 2024 · 1 comment
Assignees

Comments

@dcl10
Copy link
Contributor

dcl10 commented Aug 20, 2024

Description

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

Tasks

  • Retrieve available schemas to add to a select box
  • Add endpoint to backend for getting available schemas
  • Submit for file to the backend
  • Show if the file is valid under the selected schema
@dcl10 dcl10 assigned dcl10 and brian-kim31 and unassigned dcl10 Aug 20, 2024
@kuraisle
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

3 participants