ineednousername

Results 2 comments of ineednousername

Just a note: I have the same issue using the maven plugin > 5.0.0 with version 5.0.0 it still works With a similar setup ``` org.openapitools openapi-generator-maven-plugin ${openapi-generator-maven-plugin.version} ``` ```...

@Blubb324 thank you for suggesting this workaround, I will check this out. > Reading the spec from swagger.io shows, that they are doing it with quotes: https://swagger.io/docs/specification/using-ref/ indeed they use...