danielhodder
Results
11
comments of
danielhodder
Unless I am missing something the JaxRS Spec generator (the one I am using) does not use tags to generate this common prefix: https://github.com/OpenAPITools/openapi-generator/blob/cba756ffa6b8a8ee15d456699fe36143a2f08f72/modules/openapi-generator/src/main/java/org/openapitools/codegen/languages/AbstractJavaJAXRSServerCodegen.java#L274C1-L278C18. It seems to be purely based...