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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


    from e8ea0225e57 CAMEL-20825: camel-rest - Contract first for api-doc 
should include the spec
     add 8eac2405fff CAMEL-20825: camel-rest - Contract first for api-doc 
should include the spec

No new revisions were added by this update.

Summary of changes:
 .../camel/catalog/models/restConfiguration.json    |  2 +-
 .../apache/camel/catalog/schemas/camel-spring.xsd  |  1 +
 components/camel-openapi-java/pom.xml              |  4 ++
 .../apache/camel/openapi/RestOpenApiReader.java    | 48 +++++++++++++++++++++-
 .../org/apache/camel/spi/RestConfiguration.java    |  3 +-
 .../apache/camel/model/rest/restConfiguration.json |  2 +-
 .../camel/model/rest/RestHostNameResolver.java     |  3 +-
 .../modules/ROOT/pages/rest-dsl-openapi.adoc       | 33 ++++++++++++++-
 .../dsl/yaml/deserializers/ModelDeserializers.java |  2 +-
 .../generated/resources/schema/camelYamlDsl.json   |  2 +-
 10 files changed, 91 insertions(+), 9 deletions(-)

Reply via email to