Closed alex-canopy closed 2 weeks ago
Start a new pull request in StackBlitz Codeflow.
Hi @alex-canopy, are you using the experimental parser or is this related to the current parser?
Experimental parser.
I'll have a look tomorrow, thanks for reporting 🙏
Description
An enum can be null (https://swagger.io/docs/specification/v3_0/data-models/enums/#nullable-enums). Currently it prints a
🚨 unhandled "object" typeof value "null" for enum
error, which is from here.Reproducible example or configuration
OpenAPI specification (optional)
No response
System information (optional)
No response