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

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


The following commit(s) were added to refs/heads/main by this push:
     new d652a655ac7 Regen
d652a655ac7 is described below

commit d652a655ac7293b0294349f3f192d716a2579b81
Author: Claus Ibsen <[email protected]>
AuthorDate: Sat Jul 25 08:20:11 2026 +0200

    Regen
---
 .../camel/springboot/catalog/dev-consoles/processor-detail.json       | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dev-consoles/processor-detail.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dev-consoles/processor-detail.json
index 6930ea57442..61f63a6ad90 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dev-consoles/processor-detail.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dev-consoles/processor-detail.json
@@ -18,13 +18,13 @@
       "displayName": "Route Id",
       "group": "query",
       "label": "query",
-      "required": true,
+      "required": false,
       "type": "string",
       "javaType": "java.lang.String",
       "deprecated": false,
       "autowired": false,
       "secret": false,
-      "description": "The route id to get processor details for"
+      "description": "The route id to get processor details for (use * for all 
routes)"
     }
   }
 }

Reply via email to