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

davsclaus pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git.


    from ad24713  Regen
     new 84fede6  CAMEL-14565: Add docs for missing option
     new ef965b3  Regen

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:
 .../apache/camel/springboot/catalog/components/imap.json    |  1 +
 .../apache/camel/springboot/catalog/components/imaps.json   |  1 +
 .../apache/camel/springboot/catalog/components/pop3.json    |  1 +
 .../apache/camel/springboot/catalog/components/pop3s.json   |  1 +
 .../apache/camel/springboot/catalog/components/smtp.json    |  1 +
 .../apache/camel/springboot/catalog/components/smtps.json   |  1 +
 .../apache/camel/springboot/catalog/components/webhook.json | 12 ++++++------
 .../camel-mail-starter/src/main/docs/mail-starter.adoc      |  6 ++----
 .../mail/springboot/MailComponentConfiguration.java         | 13 ++++---------
 .../src/main/docs/reactive-streams-starter.adoc             |  7 +++----
 .../springboot/ReactiveStreamsComponentConfiguration.java   | 12 ++++++++++++
 .../src/main/docs/webhook-starter.adoc                      |  4 +---
 .../webhook/springboot/WebhookComponentConfiguration.java   | 10 ----------
 docs/modules/ROOT/pages/mail-starter.adoc                   |  3 +--
 docs/modules/ROOT/pages/reactive-streams-starter.adoc       |  7 +++----
 docs/modules/ROOT/pages/webhook-starter.adoc                |  4 +---
 16 files changed, 39 insertions(+), 45 deletions(-)

Reply via email to