Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 219 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 219 Bytes

Generates JSDoc @typedef or TypeScript type for every schema in OpenAPI spec.

Zig version: 0.13.0-dev.351+64ef45eb0


Usage

openapi-typegen -target=<jsdoc|ts> path/to/openapi.json path/to/output.<js|ts>