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/>