swagger-api / swagger-parser

Swagger Spec to Java POJOs
http://swagger.io
Apache License 2.0
786 stars 531 forks source link

ResolveFully failing to resolve #1339

Open stephengroat opened 4 years ago

stephengroat commented 4 years ago

Tried using openapi-generator and swagger-generator on the Appgate SDP OpenAPI v3 spec and kept getting failures.

I'm having trouble tracking down the exact issue, tried to make a replica test case in #1338

gracekarina commented 4 years ago

@stephengroat Thanks for the test to reproduce, I'll take a look later this week. 👍

gracekarina commented 4 years ago

Hi, @stephengroat I took a look at the test locally, but the definition is too long, can you please send us a reduce definition where we can reproduce the issue and try to find a solution.

Thanks

gracekarina commented 4 years ago

This looks to be a duplication of https://github.com/swagger-api/swagger-parser/issues/596