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 "Cannot read properties of undefined (reading 'ref')" type error for file group strategies #251

Closed ezze closed 8 months ago

ezze commented 8 months ago

Fixes https://github.com/astahmer/openapi-zod-client/issues/157

vercel[bot] commented 8 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 Dec 14, 2023 10:25am
astahmer commented 8 months ago

thanks ! could you add a patch changeset so I can merge it ?

ezze commented 8 months ago

@astahmer Changeset file is added