openapi-io-ts
openapi-io-ts copied to clipboard
OpenAPI code generation tool with validation powered by io-ts
https://github.com/Fredx87/openapi-io-ts/pull/20 fixes it, but has been languishing.
We are running into an issue generating for our project. The instructions in the readme were followed, and summarized below as follows. Added to `package.json` as a `devDependency` using: ```...
First off, I wish I know FP better so I could contribute more here, but this stuff reads like stereo instructions to me sadly. So I figure I'll do my...