swagger-codegen-generators icon indicating copy to clipboard operation
swagger-codegen-generators copied to clipboard

Support for `jakarta.*` namespace in `jaxrs-*` generators

Open erdlet opened this issue 3 years ago • 0 comments

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.

erdlet avatar Aug 13 '22 16:08 erdlet