You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Optional] Sponsorship to speed up the bug fix or feature request (example)
Description
When generating the openapi code, it is failing to generate helpers (instanceOfnumber, instanceOfstring, numberFromJSONTyped, stringFromJSONTyped). It fails type checking as a result.
Uh oh!
There was an error while loading. Please reload this page.
Bug Report Checklist
Description
When generating the openapi code, it is failing to generate helpers (
instanceOfnumber
,instanceOfstring
,numberFromJSONTyped
,stringFromJSONTyped
). It fails type checking as a result.openapi-generator version
On Macos M3 Sonoma using brew
OpenAPI declaration file content or url
Config.json
Generation Details
Steps to reproduce
test.yaml
config.json
Related issues/PRs
Didn't see anything.
Suggest a fix
The text was updated successfully, but these errors were encountered: