@openapi-ts/request-types
v1.1.0
Published
TypeScript types for HTTP requests, supporting code generated by @openapi-ts/backend.
Downloads
2,463
Maintainers
Readme
openapi-ts-types
Types needed for code generated by @openapi-ts/backend
Installation
$ npm install @openapi-ts/request-types
Usage
This provides the core types supporting OpenAPI types generated by the code generator in @openapi-ts/backend, in case those types need to be used without installing the full @openapi-ts/backend module.