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

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new c066da61e0c3 Camel-Azure-Functions: Added docs for SB Starter
c066da61e0c3 is described below

commit c066da61e0c3da1e493b3cd883d60d5e20818a6f
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Feb 16 11:44:54 2026 +0100

    Camel-Azure-Functions: Added docs for SB Starter
    
    Signed-off-by: Andrea Cosentino <[email protected]>
---
 .../src/main/docs/azure-functions-component.adoc                     | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git 
a/components/camel-azure/camel-azure-functions/src/main/docs/azure-functions-component.adoc
 
b/components/camel-azure/camel-azure-functions/src/main/docs/azure-functions-component.adoc
index db346669020a..6cf5999df822 100644
--- 
a/components/camel-azure/camel-azure-functions/src/main/docs/azure-functions-component.adoc
+++ 
b/components/camel-azure/camel-azure-functions/src/main/docs/azure-functions-component.adoc
@@ -228,7 +228,4 @@ from("direct:create")
     .log("Created function app: ${header.CamelAzureFunctionsResourceId}");
 ----
 
-== Header Variables
-
-Headers can be used to override endpoint options at runtime.
-See the component endpoint headers documentation above for the full list of 
supported headers.
+include::spring-boot:partial$starter.adoc[]

Reply via email to