kerhard

Results 1 issues of kerhard

Hi, I have some $ref references in my OpenApi specification that work fine on Linux, but fail on Windows. The problem seems to be in `ExternalRefProcessor#processRefToExternalSchema` (https://github.com/swagger-api/swagger-parser/blob/master/modules/swagger-parser-v3/src/main/java/io/swagger/v3/parser/processors/ExternalRefProcessor.java#L127) within the following...