Re: Camel CXFRS and Swagger/OpenAPI Feature

2018-11-26 Thread Sergey Beryozkin
ploration I did I think you > need]"Zoran > > > Regvart" ---20.11.2018 17:28:53---Hi Jens, from the little exploration > I > > > did I think you need to set > > > > > > Von: "Zoran Regvart" > > > An: users@camel.apache.org, >

Re: Camel CXFRS and Swagger/OpenAPI Feature

2018-11-26 Thread #S-SmixDev
Done: https://issues.apache.org/jira/browse/CAMEL-12957 Cheers, Jens Von:"Zoran Regvart" An: users@camel.apache.org, Datum: 22.11.2018 20:09 Betreff: Re: Camel CXFRS and Swagger/OpenAPI Feature Hi Sergey, I think we might have that as an option, thoug

Re: Camel CXFRS and Swagger/OpenAPI Feature

2018-11-22 Thread Zoran Regvart
> > need]"Zoran > > Regvart" ---20.11.2018 17:28:53---Hi Jens, from the little exploration I > > did I think you need to set > > > > Von: "Zoran Regvart" > > An: users@camel.apache.org, > > Datum: 20.11.2018 17:28 > > Betref

Re: Camel CXFRS and Swagger/OpenAPI Feature

2018-11-20 Thread Sergey Beryozkin
exploration I > did I think you need to set > > Von: "Zoran Regvart" > An: users@camel.apache.org, > Datum: 20.11.2018 17:28 > Betreff: Re: Camel CXFRS and Swagger/OpenAPI Feature > -- > > > Hi Jens, > from the little explorati

Re: Camel CXFRS and Swagger/OpenAPI Feature

2018-11-20 Thread #S-SmixDev
, Jens Von:"Zoran Regvart" An: users@camel.apache.org, Datum: 20.11.2018 17:28 Betreff: Re: Camel CXFRS and Swagger/OpenAPI Feature Hi Jens, from the little exploration I did I think you need to set `performInvocation` to `true`: the way OpenAPI support in

Re: Camel CXFRS and Swagger/OpenAPI Feature

2018-11-20 Thread Zoran Regvart
Hi Jens, from the little exploration I did I think you need to set `performInvocation` to `true`: the way OpenAPI support in CXF works is by registering a resource that will generate the OpenAPI specification, and that JAX-RS resource class[1] has an `getOpenApi` method. So your routes need to