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: schema refiner #283

Merged
merged 2 commits into from
Apr 11, 2024
Merged

feat: schema refiner #283

merged 2 commits into from
Apr 11, 2024

Conversation

dgadelha
Copy link
Contributor

This PR is an update for my previous PR (#282), adding a function to allow refining the schema sent to getZodSchema

I've also created a test with the use case of my previous PR

Please let me know if this meets your suggestion @astahmer

Copy link

vercel bot commented Apr 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
openapi-zod-client-rim4 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 10, 2024 6:54pm

according to SEMVER spec, this must be a minor update:
> Minor version Y (x.Y.z | x > 0) MUST be incremented if new, backward compatible functionality is introduced to the public API.
@astahmer
Copy link
Owner

this looks great ! thank you so much for working on this 🙏

@astahmer astahmer merged commit 3ec4915 into astahmer:main Apr 11, 2024
7 checks passed
@github-actions github-actions bot mentioned this pull request Apr 11, 2024
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.

2 participants