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

fix(enum-values): access optional prop child props

Open darkbasic opened this issue 9 months ago • 8 comments

Changes

Fixes https://github.com/openapi-ts/openapi-typescript/issues/2138 and https://github.com/openapi-ts/openapi-typescript/issues/2140

How to Review

How can a reviewer review your changes? What should be kept in mind for this review?

Checklist

  • [ ] Unit tests updated
  • [ ] docs/ updated (if necessary)
  • [ ] pnpm run update:examples run (only applicable for openapi-typescript)

darkbasic avatar Feb 05 '25 16:02 darkbasic