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): fixes #1253 removing resolver for null type #1255

Conversation

rmachado-studocu
Copy link
Contributor

Status

READY

Description

Related PRs

N/A

Todos

  • Tests
  • Documentation
  • Changelog Entry (unreleased)

Steps to Test or Reproduce

N/A

@rmachado-studocu rmachado-studocu changed the title fix: fixes #1253 removing resolver for null type fix(zod): fixes #1253 removing resolver for null type Mar 6, 2024
@melloware melloware added this to the 6.26.0 milestone Mar 6, 2024
@melloware melloware added the bug Something isn't working label Mar 6, 2024
@melloware melloware merged commit b63ffe6 into orval-labs:master Mar 6, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

type: 'null' generates invalid zod client
2 participants