Justin Black
Justin Black
Feat fixes issue 12756 ### PR checklist - [ ] Read the [contribution guidelines](https://github.com/openapitools/openapi-generator/blob/master/CONTRIBUTING.md). - [ ] Pull Request title clearly describes the work in the pull request and Pull...
Using the newest version of the parser is also necessary to uncomment and pass the v3.0.3 unit tests that are blocked by: https://github.com/swagger-api/swagger-parser/issues/1761 https://github.com/swagger-api/swagger-parser/issues/1763 https://github.com/swagger-api/swagger-parser/issues/1603
Feat upgrade swagger parser and v303 spec This PR is blocked by swagger-parser because Using the newest version is not possible because it crashes when specs with version 3.0.X. These...