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 9e1c7b986c1 Regen
9e1c7b986c1 is described below
commit 9e1c7b986c1375e560e42aba7e9c5cd2df34df19
Author: Claus Ibsen <[email protected]>
AuthorDate: Wed Sep 9 08:52:58 2026 +0200
Regen
---
.../catalog/dev-consoles/route-topology.json | 19 +++++++++++++++++--
1 file changed, 17 insertions(+), 2 deletions(-)
diff --git
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dev-consoles/route-topology.json
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dev-consoles/route-topology.json
index 1ebdeff27ce..6b20ba09d63 100644
---
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dev-consoles/route-topology.json
+++
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dev-consoles/route-topology.json
@@ -28,9 +28,24 @@
"defaultValue": false,
"description": "Whether to include external systems (databases,
messaging brokers, etc.) as nodes"
},
- "metric": {
+ "kamelets": {
"index": 1,
"kind": "option",
+ "displayName": "Kamelets",
+ "group": "query",
+ "label": "query",
+ "required": false,
+ "type": "boolean",
+ "javaType": "java.lang.Boolean",
+ "deprecated": false,
+ "autowired": false,
+ "secret": false,
+ "defaultValue": false,
+ "description": "Whether to include routes created by Kamelets. These are
hidden by default, as they are an implementation detail of the Kamelet"
+ },
+ "metric": {
+ "index": 2,
+ "kind": "option",
"displayName": "Metric",
"group": "query",
"label": "query",
@@ -44,7 +59,7 @@
"description": "Whether to include live metrics (message counts) on
nodes and edges"
},
"routes": {
- "index": 2,
+ "index": 3,
"kind": "option",
"displayName": "Routes",
"group": "query",