forked from loafle/openapi-generator-original
Aask @wing328 if the modificatgion in the DefaultGenerator class is a problem. If needed, find a way to do it only for the CXF Codegen. TODO: Maybe create an abstract JAX-RS Codegen and make Jersey & CXF extends it ? CXF should not extends Jersey since there at two different frameworks implementing the JAX-RS specification. Important: nothing is tested yet, only visual checks during Maven build.