Re: Issue generating routes using camel-restdsl-openapi-plugin

2025-05-01 Thread Claus Ibsen
Hi Thanks for showing this. But can you please put everything together in a .zip or project on github that is easy to run and reproduce what you do. And create a JIRA where you can attach the zip or link to the github place. Otherwise we dont have time to put all that together ourselves all the

Issue generating routes using camel-restdsl-openapi-plugin

2025-05-01 Thread Andy Gilette
Hi all, I'm attempting to update to Camel 4.10.4 but having issues generating routes and models some open api schemas on recent versions of the camel-restdsl-openapi-plugin. Here is a simple example schema that I put together that is failing for me. openapi: 3.0.4 info: title: Sales API vers