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

fix(zod): correctly add $ref definitions for transformed schemas #1065

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

RobertCraigie
Copy link
Collaborator

closes #1009

@RobertCraigie RobertCraigie marked this pull request as ready for review September 13, 2024 12:53
@RobertCraigie RobertCraigie requested a review from a team as a code owner September 13, 2024 12:53
@RobertCraigie RobertCraigie changed the base branch from master to next September 13, 2024 12:53
@RobertCraigie RobertCraigie merged commit 9b93b24 into next Sep 13, 2024
3 checks passed
@RobertCraigie RobertCraigie deleted the robert/fix-zod-effects-recursion branch September 13, 2024 12:53
@stainless-app stainless-app bot mentioned this pull request Sep 13, 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.

Zod => JSONSchema compilation produces infinitely recursive schemas when using transforms
1 participant