OpenAPI to Zod Schema

JSON →
library 1.3.1 ·javascript
verified Jun 7, 2026

Converts OpenAPI specifications (YAML or JSON) to Zod schemas with code generation. v1.3.1 supports complex structures (allOf, oneOf, anyOf), $ref resolution, and a CLI for local/remote files. Differentiators: dual library/CLI, TypeScript-first output, and handles advanced OpenAPI patterns. Peer dependency on zod ^3.21.4.