astahmer / openapi-zod-client

Generate a zodios (typescript http client with zod validation) from an OpenAPI spec (json/yaml)
openapi-zod-client.vercel.app
717 stars 80 forks source link

fix: falsy default values being ignored #276

Closed tankers746 closed 4 months ago

tankers746 commented 5 months ago

Added an explicit undefined check to prevent falsy values getting ignored

vercel[bot] commented 5 months ago

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

Name Status Preview Comments Updated (UTC)
openapi-zod-client ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 18, 2024 7:31pm
tankers746 commented 4 months ago

Thank you for approving, would you be able to merge?