swagger-codegen-generators
swagger-codegen-generators copied to clipboard
Support for `jakarta.*` namespace in `jaxrs-*` generators
I tried to generate an API for a Jakarta EE 9 project but recognized that there's no jaxrs-* generator supporting the jakarta.* namespace. Because the jakarta.* namespace is the future of all Jakarta EE specifications, it makes sense to support the namespace at least inside the jaxrs-* generators.
Is there something on your roadmap regarding this issue or is this a completely new request? In case it's the latter, I'd offer my help to implement the support for this.