astahmer / openapi-zod-client

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

Feat: Add additionalPropsDefaultValue flag #230

Closed ArthurGoupil closed 1 year ago

ArthurGoupil commented 1 year ago

Proposed solution for https://github.com/astahmer/openapi-zod-client/issues/196

vercel[bot] commented 1 year 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 Sep 26, 2023 10:12pm
astahmer commented 1 year ago

hey, thanks for the PR ! could you add a test with that case ?

ArthurGoupil commented 1 year ago

hey, thanks for the PR ! could you add a test with that case ?

Yep, done :)