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
Currently, I'm working on migrating our old swagger 2.0 APIs to OpenAPI 3.0.1.
The migration process itself runs pretty smoothly.
Unfortunately, I've encountered many issues with OpenAPI 3.0.1 files referencing external YAML files (using relative paths) and it's relatively difficult to describe all of them within this ticket.
Therefore I created a GitHub repository for all the problems I've encountered (so far)
mlemnian
changed the title
[BUG][JAVA][SPRING] referencing multiple external files in one OpenAPI file results in broken code
[BUG][JAVA][SPRING] referencing multiple external files in one OpenAPI file results in broken build or code
Apr 1, 2023
mlemnian
changed the title
[BUG][JAVA][SPRING] referencing multiple external files in one OpenAPI file results in broken build or code
[BUG][JAVA][SPRING] referencing multiple external files in one OpenAPI file results in broken builds or code
Apr 1, 2023
Bug Report Checklist
Description
Currently, I'm working on migrating our old swagger 2.0 APIs to OpenAPI 3.0.1.
The migration process itself runs pretty smoothly.
Unfortunately, I've encountered many issues with OpenAPI 3.0.1 files referencing external YAML files (using relative paths) and it's relatively difficult to describe all of them within this ticket.
Therefore I created a GitHub repository for all the problems I've encountered (so far)
https://github.com/mlemnian/openapi-generator-issues
openapi-generator version
Tested with 6.4.0, 6.5.0 and 6.6.0-SNAPSHOT at 3d7c173
OpenAPI declaration file content or URL
I've created a dedicated GitHub repository for all the problems I've encountered (so far)
https://github.com/mlemnian/openapi-generator-issues
Generation Details
In my examples, I'm using always the following configs:
Steps to reproduce
follow the description in the repo examples
Related issues/PRs
#11151
#3848
#1976
#8844
Suggest a fix
The text was updated successfully, but these errors were encountered: