Open otaviojava opened 4 years ago
Any luck on this, getting the same exception on version 5+.
Hi All, Any luck on above issue. I am also facing same issue in openapi-generator.version 5.4.0 but it was working with openapi-generator.version 5.3.0.
Could you please give me resolution steps to resolve the above issue?
I worked on version 5.3.0.
Bug Report Checklist
Description
I did the validation in the YAML file and it passes, however, when I try to generate the code from this YAML file API it returns the error below:
openapi-generator version
OpenAPI declaration file content or url
The URL code: https://github.com/platformsh/platformsh-client-java/blob/master/src/main/resources/api.yaml
Command line used for generation
On this project source code: https://github.com/platformsh/platformsh-client-java We run this command:
Steps to reproduce
Related issues/PRs
Suggest a fix