This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit c578624245f41132301688b77956a16c3c86cb2f Author: Andrea Cosentino <[email protected]> AuthorDate: Wed Sep 18 11:50:12 2019 +0200 Added SB placeholder for docs in openshift build configs and builds adoc --- .../src/main/docs/openshift-build-configs-component.adoc | 3 +++ .../camel-kubernetes/src/main/docs/openshift-builds-component.adoc | 3 +++ 2 files changed, 6 insertions(+) diff --git a/components/camel-kubernetes/src/main/docs/openshift-build-configs-component.adoc b/components/camel-kubernetes/src/main/docs/openshift-build-configs-component.adoc index 92f92da..4ccfd48 100644 --- a/components/camel-kubernetes/src/main/docs/openshift-build-configs-component.adoc +++ b/components/camel-kubernetes/src/main/docs/openshift-build-configs-component.adoc @@ -74,6 +74,9 @@ with the following path and query parameters: |=== // endpoint options: END +// spring-boot-auto-configure options: START +// spring-boot-auto-configure options: END + == Supported producer operation - listBuildConfigs diff --git a/components/camel-kubernetes/src/main/docs/openshift-builds-component.adoc b/components/camel-kubernetes/src/main/docs/openshift-builds-component.adoc index 6227a2c..9c51e1d 100644 --- a/components/camel-kubernetes/src/main/docs/openshift-builds-component.adoc +++ b/components/camel-kubernetes/src/main/docs/openshift-builds-component.adoc @@ -74,6 +74,9 @@ with the following path and query parameters: |=== // endpoint options: END +// spring-boot-auto-configure options: START +// spring-boot-auto-configure options: END + == Supported producer operation - listBuilds
