You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pc...@apache.org on 2021/08/30 10:38:51 UTC

[camel-k-runtime] branch squakez-patch-1 created (now ed7543f)

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

pcongiusti pushed a change to branch squakez-patch-1
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git.


      at ed7543f  Link to spec

This branch includes the following new commits:

     new ed7543f  Link to spec

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


[camel-k-runtime] 01/01: Link to spec

Posted by pc...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

pcongiusti pushed a commit to branch squakez-patch-1
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git

commit ed7543f897b02d03421a1b1ed2936fbbceddea85
Author: Pasquale Congiusti <pa...@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