openapi-typescript icon indicating copy to clipboard operation
openapi-typescript copied to clipboard

fix(openapi-typescript): correct generated type when using `prefixItems`

Open zyoshoka opened this issue 1 year ago • 2 comments

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:examples run (only applicable for openapi-typescript)

zyoshoka avatar Aug 31 '24 08:08 zyoshoka