Skip to content

Commit

Permalink
Regen
Browse files Browse the repository at this point in the history
  • Loading branch information
davsclaus committed Jan 14, 2025
1 parent c143ce1 commit 50d29b4
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ rest
route
route-controller
route-dump
send
service
source
startup-recorder
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"console": {
"kind": "console",
"group": "camel",
"name": "send",
"title": "Camel Send",
"description": "Send messages to endpoints",
"deprecated": false,
"javaType": "org.apache.camel.impl.console.SendDevConsole",
"groupId": "org.apache.camel.springboot",
"artifactId": "camel-console-starter",
"version": "4.10.0-SNAPSHOT"
}
}

0 comments on commit 50d29b4

Please sign in to comment.