openapi-typescript
openapi-typescript copied to clipboard
Generate TypeScript types from OpenAPI 3 specs
## Changes Consolidates 4 About pages into one, creates a new “Maintainers” section, and consolidates Contributors into one big grid   to patch `[email protected]` for the project I'm working on. The problem is that if any...
### openapi-typescript version 7.6.1 ### Node.js version 22.12.0 ### OS + version macOS 15.2 ### Description # Reproduce Bug ## Given ```yaml CreateRepositoryRequest: description: Lorem ipsum dolor sit amet. type:...
### openapi-typescript version 7.4.4 ### Node.js version 22.6.0 ### OS + version macOS 15.1.1 ### Description It seems like openapi-typescript converts an OpenAPI Schema where the required is part of...
### Description Currently, `createQueryHook` only exposes errors defined in the OpenAPI schema. This means that if the API returns an error defined in the schema (e.g., `{ message: "Invalid status"...
## Changes proposal fix for https://github.com/openapi-ts/openapi-typescript/issues/2142 _What does this PR change? Link to any related issue(s)._ ## How to Review _How can a reviewer review your changes? What should be...