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 5e97e78d7c5 CAMEL-21211: Azure Service Bus - filter unknown header
types (#15539)
add 1c92cb2219b Improvement camel-rest-openapi consumer: request and
response types (#15521)
No new revisions were added by this update.
Summary of changes:
.../camel/component/rest/openapi/OpenApiUtils.java | 222 +++++++++++++++++++++
.../rest/openapi/RestOpenApiProcessor.java | 155 +-------------
2 files changed, 231 insertions(+), 146 deletions(-)
create mode 100644
components/camel-rest-openapi/src/main/java/org/apache/camel/component/rest/openapi/OpenApiUtils.java