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

Break generated schema down; improve schema generation #102

Merged
merged 8 commits into from
Jan 26, 2025

Conversation

zephraph
Copy link
Owner

This was pulled out of #78

Instead of generating a single file that contains each of the json schemas, this PR makes a one-to-one mapping between json schemas and generated schemas. It also stops resolving references, instead preferring to output the references as explicit types. It adds tests and fixes some generation bugs.

@zephraph zephraph force-pushed the break-down-generator branch from b771f7f to 218de3b Compare January 26, 2025 17:19
@zephraph zephraph merged commit 90db804 into main Jan 26, 2025
7 checks passed
@zephraph zephraph deleted the break-down-generator branch January 26, 2025 17:33
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.

1 participant