Ricardo M.
Ricardo M.
#### Horizontal  #### Vertical 
> Requires a rebase as there is a conflict There are also tests in error I'll take care
@ibek here you have a PR to fix it: https://github.com/ibek/kaoto/pull/1
An example using parameters ```yaml - routeTemplate: id: myTemplate parameters: - name: directName defaultValue: "hola" from: uri: direct:{{directName}} steps: - process: ref: "{{myProcessor}}" - to: mock:result ``` Docs: https://camel.apache.org/manual/route-template.html
To be balanced out agaisnt custom Kamelets support
Superseeding https://github.com/KaotoIO/kaoto/issues/563
Relates to #1618, perhaps we could tackle `to`, `toD` and `poll` in a group, and `pollEnrich` and `enrich` in another.
For the expression fields, we could use #1320 to assist in writing the expression.
An alternative might be offering expression examples to pick from.
@igarashitm , the `Rest` definition is being lost due to the `\` in the description field: ```yaml description: "Muliple tags can be provided with comma separated strings. Use\ \ tag1,...