openapi-typescript
openapi-typescript copied to clipboard
fix(enum-values): access optional prop child props
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:examplesrun (only applicable for openapi-typescript)