swagger-api / swagger-parser

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

Bugfix 1955 Schema refs of array parameters are not resolved for renamed schema components #1956

Closed loplex closed 11 months ago

loplex commented 1 year ago

Fix for https://github.com/swagger-api/swagger-parser/issues/1955 It also fixes https://github.com/swagger-api/swagger-parser/issues/1918