openapi-typescript
openapi-typescript copied to clipboard
fix(openapi-typescript): correct generated type when using `prefixItems`
Changes
Closes #1892
How to Review
Note that this PR also adds support for unevaluatedItems, which was supported in OAS 3.1.0.
Checklist
- [x] Unit tests updated
- [x]
docs/updated (if necessary) - [x]
pnpm run update:examplesrun (only applicable for openapi-typescript)