RE: Generated paths in camel-open-api-java 3.14.0

2022-01-27 Thread Bas Vanmeulebrouk
-boot-examples. But if you are using springdoc, then you should use the workaround described in CAMEL-17139; otherwise the spring generated server URL doesn't include the camel context-path. I'll fix this shortly but it may not make it into 3.15. Karen On 20/01/2022 13:41, Bas Vanmeuleb

RE: Generated paths in camel-open-api-java 3.14.0

2022-01-20 Thread Bas Vanmeulebrouk
can create a Spring Boot app using the starter as well. Kind regards, Bas Vanmeulebrouk. -Original Message- From: Karen Lease Sent: Wednesday, January 19, 2022 3:51 PM To: users@camel.apache.org Subject: Re: Generated paths in camel-open-api-java 3.14.0 Hi Bas, I'm working o

Generated paths in camel-open-api-java 3.14.0

2022-01-19 Thread Bas Vanmeulebrouk
enAPI document try to access our API via a URL with a duplicated context path, for example http://localhost:8080/my-context-path/my-context-path/api/do-something. Any ideas what we are missing? Is there an option to prevent this from happening? Kind regards, Bas Vanmeulebrouk, Civity, Hande