Description
The camel-restdsl-swagger-plugin should allow for specifying the apiContextPath for the generated code, i.e.
restConfiguration().component("servlet").apiContextPath("/api-docs");
Attachments
Issue Links
- links to
The camel-restdsl-swagger-plugin should allow for specifying the apiContextPath for the generated code, i.e.
restConfiguration().component("servlet").apiContextPath("/api-docs");