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

feat: endpoint to validate json #187

Merged
merged 11 commits into from
Dec 18, 2024
Merged

feat: endpoint to validate json #187

merged 11 commits into from
Dec 18, 2024

Conversation

helen-m-lin
Copy link
Contributor

@helen-m-lin helen-m-lin commented Nov 26, 2024

closes #195 (rescoped from #107)

This PR introduces a new endpoint to validate raw json against aind-data-transfer-models.

  • POST /api/v1/validate_json
  • Example added in User Guide

@helen-m-lin helen-m-lin changed the title feat: enable form generation and validation using json schema feat: endpoint to validate json Dec 18, 2024
@helen-m-lin helen-m-lin marked this pull request as ready for review December 18, 2024 19:45
@jtyoung84 jtyoung84 merged commit 9f4928c into dev Dec 18, 2024
3 checks passed
@jtyoung84 jtyoung84 deleted the feat-107-form-generation branch December 18, 2024 23:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Endpoint to validate json
2 participants