This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


    from d838241222a CAMEL-22050: camel-rest-openapi - Component configuration 
should be used in endpoint
     new 67dd358c1a8 CAMEL-21965: camel-rest-openapi - Polished
     new ce4a3f44c55 CAMEL-21965: camel-rest-openapi: Fix when configured 
explicit base-path then this path are used in the http endpoint registry. Added 
docs to rest-dsl how to configure this.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../camel/catalog/components/rest-openapi.json     | 22 +++++++-------
 .../camel/component/rest/openapi/rest-openapi.json | 22 +++++++-------
 .../DefaultRestOpenapiProcessorStrategy.java       |  5 ++--
 .../rest/openapi/RestOpenApiEndpoint.java          | 18 ++----------
 .../rest/openapi/RestOpenApiProcessor.java         |  2 +-
 .../rest/openapi/RestOpenapiProcessorStrategy.java |  4 ++-
 .../openapi/RestOpenapiProcessorStrategyTest.java  |  2 +-
 .../modules/ROOT/pages/rest-dsl-openapi.adoc       | 18 ++++++++++++
 .../dsl/RestOpenApiEndpointBuilderFactory.java     | 34 +++++++++++++++++++++-
 9 files changed, 83 insertions(+), 44 deletions(-)

Reply via email to