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

Updates gh action to use manually written JSON schema #12

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

radishmouse
Copy link
Contributor

Closes #11

The manually written schema is preferred, as it captures more nuances that the generated does not.

This PR changes the gh action to use it instead of one generated by pydantic.

@radishmouse radishmouse merged commit 4734161 into main Jul 11, 2024
1 check passed
@radishmouse radishmouse deleted the fix/11-use-manually-written-json-schema branch July 11, 2024 22:21
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.

Use manually written JSON schema instead of generated one
1 participant