openapi-typescript
openapi-typescript copied to clipboard
Don't remove `null` type if a default is present.
Changes
Fixes #2144
Fixes #2055
How to Review
Pretty straightforward PR
Checklist
- [x] Unit tests updated
- [ ]
docs/updated (if necessary) - [x]
pnpm run update:examplesrun (only applicable for openapi-typescript)