TypeScript types for HTTP requests, supporting code generated by @openapi-ts/backend.
npm install @openapi-ts/request-types````
$ npm install @openapi-ts/request-types
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.