Francesco Tumanischvili
Francesco Tumanischvili
@anthochristen eventually merged, thanks!
@AlexandrosG thanks for reporting this. Trying to reproduce this with a similar test (as classes/ and test details are missing from the one shared): ``` @JsonPropertyOrder({"answers"}) @Schema(name = "QuestionAnswers", description...
Thanks for reporting it! Fixed in #2137 and #2140, available in 2.1.24
please build
This is related to OAS 3.1 dereference with `$id` involved, as in OAS 3.1 petstore, and is fixed by https://github.com/swagger-api/swagger-parser/pull/2132 (and petstore 3.1 slight update)