Hello. Have you tried the springdoc starter instead? On Thu, Dec 30, 2021 at 1:15 PM Rajith Muditha Attapattu <rajit...@gmail.com> wrote:
> Hey Folks > > I'm using Camel 3.4.4 in a project that currently uses the camel swagger > component to generate the swagger 2.0 docs accessible via /api-doc path. > (With the current setup we noticed, the value of .id() is ignored when the > spec is generated and the operationId is set to verb1, verb2 ...etc) > > We want to generate the OpenApi 3.0 spec. > What is the best path to get that going? > > Regards, > > Rajith <http://rajith.2rlabs.com/> >