@openapi-io-ts/core
Version:
openapi-io-ts core package
6 lines (3 loc) • 349 B
Markdown
# @openapi-io-ts/core
`openapi-io-ts` is a code generation tool capable of generating [io-ts](https://github.com/gcanti/io-ts) decoders from an [OpenAPI](https://www.openapis.org/) document. It can also generate the code needed to perform the request and decode/parse the response returned by the server.
This package contains common definitions.