Skip to content

fix(core): added undefined check for pascal util #1025

New issue

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

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

YBijen
Copy link
Contributor

@YBijen YBijen commented Nov 8, 2023

Status

READY

Description

Adds an additional undefined check to make sure the code does not crash. This happened when the property "title" is missing in the main "info" object of Swagger.

Close #1024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@melloware melloware added the bug Something isn't working label Nov 8, 2023
@melloware melloware added this to the 6.20.0 milestone Nov 8, 2023
@melloware melloware merged commit e7dc399 into orval-labs:master Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Code generation crashes when property "title" in "info" object is missing
2 participants