Blubb324
Results
2
comments of
Blubb324
Hey guys! I could reproduce it. Can you please try to set the **ref** in **quotes**: ``` ... $ref: './openapi/model.yaml#/components/parameters/XXX' ... ``` Tested with 5.2.1 In my case it was...
After reading your error message again and following the code it leads me to following position: `org.openapitools.codegen.config.CodegenConfigurator > io.swagger.parser.OpenAPIParser` As you can see the `OpenAPIParser.java` is part of swagger.io so...