Message-
From: Karen Lease
Sent: Tuesday, January 25, 2022 5:46 PM
To: users@camel.apache.org
Subject: Re: Generated paths in camel-open-api-java 3.14.0
Dear Bas,
The change has been committed in the main branch of the repository
(3.15.0-SNAPSHOT) if you want to test it. Only the camel-openapi
@camel.apache.org
Subject: Re: Generated paths in camel-open-api-java 3.14.0
Dear Bas,
The change has been committed in the main branch of the repository
(3.15.0-SNAPSHOT) if you want to test it. Only the camel-openapi-java component
is changed. It works well with the rest-openapi example in
camel-spring
ell.
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 on the fixes Claus mentioned and will commit a PR soon whi
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
Hi Bas,
I'm working on the fixes Claus mentioned and will commit a PR soon which
will remove the context path from the api paths.
But this has some side effects on the related camel-springboot starter
components which I also need to address.
Are you using camel-springdoc-starter or camel-opena
Hi
There are some JIRAs and fixes on the way, so try 3.14.1 when its
released, or 3.15.0, or try the SNAPSHOT builds and help test.
On Wed, Jan 19, 2022 at 1:48 PM Bas Vanmeulebrouk wrote:
>
> Dear list,
>
> We have got a Spring Boot application which uses a Camel servlet running on a
> specifi
Dear list,
We have got a Spring Boot application which uses a Camel servlet running on a
specific context path. Camel-open-api-java is used to generate the OpenAPI
documentation for our API. We are upgrading this application from Camel 3.11.5
to 3.14.0. As described in the migration guide
(ht