Hi,
my request to register to JIRA was denied :-)
Jiri
__
> Od: "Claus Ibsen"
> Komu: users@camel.apache.org
> Datum: 13.08.2024 11:04
> Předmět: Re: [QUESTION] Open API REST DSL with contract first OpenAPI
>
he first direct to OperationId
__
> Od: med...@volny.cz
> Komu: users@camel.apache.org
> Datum: 13.08.2024 11:33
> Předmět: Re: [QUESTION] Open API REST DSL with contract first OpenAPI
>
>HI,
>
&
ot;
> Komu: users@camel.apache.org
> Datum: 13.08.2024 11:04
> Předmět: Re: [QUESTION] Open API REST DSL with contract first OpenAPI
>
>Hi
>
>Okay you can use a custom RestOpenapiProcessorStrategy (extend default) and
>do your custom code in the process method.
>But yeah we may
("ignore");
>
>
> }
> }
>
>
> ______________________
> > Od: "Claus Ibsen"
> > Komu: users@camel.apache.org
> > Datum: 13.08.2024 08:55
> > Předmět: Re: [QUESTION] Open API REST DSL with contr
gt; Od: "Claus Ibsen"
> Komu: users@camel.apache.org
> Datum: 13.08.2024 08:55
> Předmět: Re: [QUESTION] Open API REST DSL with contract first OpenAPI
>
>Hi
>
>You can take a look at interceptFrom or interceptSendTo
>
>However some kind of advanced configurati
Hi
You can take a look at interceptFrom or interceptSendTo
However some kind of advanced configuration in rest-dsl to call a custom
processor is not supported.
It may be something we could consider.
On Tue, Aug 13, 2024 at 8:31 AM wrote:
> Hello comunity,
>
> we have migrated out Camel Spri
Hello comunity,
we have migrated out Camel Spring Boot Project to v 4.7 and started to use the
new Documentation first approach as described here
https://camel.apache.org/manual/rest-dsl-openapi.html. That helped us simplify
out prooject quite a bit.
My question is: Is it possible to inject s