This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git
The following commit(s) were added to refs/heads/main by this push: new 0238e4b Link to spec 0238e4b is described below commit 0238e4b771ef6e4376bf69f4b29a9a3ac71893be Author: Pasquale Congiusti <pasquale.congiu...@gmail.com> AuthorDate: Mon Aug 30 12:38:48 2021 +0200 Link to spec Useful for troubleshooting or checking how to use the YAML DSL. --- docs/modules/languages/pages/yaml.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/modules/languages/pages/yaml.adoc b/docs/modules/languages/pages/yaml.adoc index 3dc6be5..ba7b5a0 100644 --- a/docs/modules/languages/pages/yaml.adoc +++ b/docs/modules/languages/pages/yaml.adoc @@ -268,6 +268,8 @@ from: == Supported EIP +This is the list of EIPs supported in the yaml DSL language. For full details on expected configuration you can please refer to the https://github.com/apache/camel/blob/main/dsl/camel-yaml-dsl/camel-yaml-dsl/src/generated/resources/camel-yaml-dsl.json[YAML language specification]. + - Aggregate - Bean - Choice