openapi-io-ts icon indicating copy to clipboard operation
openapi-io-ts copied to clipboard

OpenAPI code generation tool with validation powered by io-ts

Results 3 openapi-io-ts issues
Sort by recently updated
recently updated
newest added

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...