anymaniax / orval

orval is able to generate client with appropriate type-signatures (TypeScript) from any valid OpenAPI v3 or Swagger v2 specification, either in yaml or json formats. 🍺
https://orval.dev
MIT License
2.36k stars 267 forks source link

fix(zod): handle schema type array correctly #1311

Closed anymaniax closed 1 month ago

anymaniax commented 1 month ago

Status

READY

Description

Fix #1309

melloware commented 1 month ago

Nice