Christian Sanabria created CAMEL-16502:
------------------------------------------
Summary: camel-restdsl-openapi-plugin - add basepath parameter
Key: CAMEL-16502
URL: https://issues.apache.org/jira/browse/CAMEL-16502
Project: Camel
Issue Type: New Feature
Components: tooling
Reporter: Christian Sanabria
In the actual implementation of the restdsl-generator (version 3.9.0), the
basepath is taken from the first server in the openapi document.
In some cases, this leads to problems since sometimes openapi documents are
received from multiple (also external) parties with multiple guidelines and
servers (including mocks which do not fit in a commen schema).
This feature extends the restdsl-generator taking an optional basepath
parameter so developers can override the basepath taken from the document
instead changing the document.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)