We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Description
Source:
Output:
Expected:
"image-path": string | null
openapi-typescript
5.4.1
16.18.0
Win 11
Reproduction
How can this be reproduced / when did the error occur?
I am using the https://developers.themoviedb.org/ OAS API definition.
npx openapi-typescript https://api.stoplight.io/v1/versions/9WaNJfGpnnQ76opqe/export/oas.json --output tmdb-oas.ts
Expected result
(in case it’s not obvious)
Checklist
The text was updated successfully, but these errors were encountered:
Seems to be related to #898 ?
Sorry, something went wrong.
Thank you for raising! v6 will add OpenAPI 3.1 support so will make sure this makes it in.
Successfully merging a pull request may close this issue.
Description
Source:

Output:
Expected:
"image-path": string | null
openapi-typescript
5.4.1
16.18.0
Win 11
Reproduction
How can this be reproduced / when did the error occur?
I am using the https://developers.themoviedb.org/ OAS API definition.
npx openapi-typescript https://api.stoplight.io/v1/versions/9WaNJfGpnnQ76opqe/export/oas.json --output tmdb-oas.ts
Expected result
(in case it’s not obvious)
Checklist
The text was updated successfully, but these errors were encountered: