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-kamelets-examples.git


    from 9a97cc7  Convert to swagger 3
     new 90fcc1e  CAMEL-20557: Rest DSL to use openapi spec directly
     new 184b5dc  Bump for next version

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:
 jbang/azure-servicebus/README.adoc                 |    4 +-
 jbang/kafka-aws-bedrock/README.adoc                |    4 +-
 jbang/open-api-contract-first/README.md            |   45 +
 .../camel-mock/pet/123.json                        |    3 +
 jbang/open-api-contract-first/petstore-v3.json     | 1240 ++++++++++++++++++++
 jbang/open-api-contract-first/petstore.camel.yaml  |    3 +
 kamelet-main/custom/pom.xml                        |    2 +-
 kamelet-main/pom.xml                               |    6 +-
 kamelet-main/scan-download/pom.xml                 |    2 +-
 .../kamelets/custom-beer-source.kamelet.yaml       |    2 +-
 kamelet-main/scan/pom.xml                          |    2 +-
 kamelet-main/slack-source/pom.xml                  |    2 +-
 12 files changed, 1303 insertions(+), 12 deletions(-)
 create mode 100644 jbang/open-api-contract-first/README.md
 create mode 100644 jbang/open-api-contract-first/camel-mock/pet/123.json
 create mode 100644 jbang/open-api-contract-first/petstore-v3.json
 create mode 100644 jbang/open-api-contract-first/petstore.camel.yaml

Reply via email to