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

github-bot pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/incubator-kie-kogito-docs.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new 042eb597e deploy: 74489e9523dbf3cb44d83899b9ab11b8799f0512
042eb597e is described below

commit 042eb597e8523aac173032443456e0b03c8a987b
Author: ricardozanini <[email protected]>
AuthorDate: Thu Dec 7 17:23:17 2023 +0000

    deploy: 74489e9523dbf3cb44d83899b9ab11b8799f0512
---
 search-index.js                                                | 2 +-
 serverlessworkflow/main/core/understanding-jq-expressions.html | 6 ++++++
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/search-index.js b/search-index.js
index 9c2e7446f..d464e4643 100644
--- a/search-index.js
+++ b/search-index.js
@@ -1 +1 @@
-antoraSearch.initSearch(lunr, 
{"index":{"version":"2.3.9","fields":["title","name","text","component"],"fieldVectors":[["title/1-1",[0,43.284,1,26.597]],["name/1-1",[]],["text/1-1",[]],["component/1-1",[]],["title/1-2",[2,44.204,3,47.486]],["name/1-2",[]],["text/1-2",[]],["component/1-2",[]],["title/1-3",[4,34.011]],["name/1-3",[]],["text/1-3",[]],["component/1-3",[]],["title/1-4",[5,17.617,6,34.349]],["name/1-4",[]],["text/1-4",[]],["component/1-4",[]],["title/1-5",[6,34.349,7,25.152]],
 [...]
\ No newline at end of file
+antoraSearch.initSearch(lunr, 
{"index":{"version":"2.3.9","fields":["title","name","text","component"],"fieldVectors":[["title/1-1",[0,43.284,1,26.597]],["name/1-1",[]],["text/1-1",[]],["component/1-1",[]],["title/1-2",[2,44.204,3,47.486]],["name/1-2",[]],["text/1-2",[]],["component/1-2",[]],["title/1-3",[4,34.011]],["name/1-3",[]],["text/1-3",[]],["component/1-3",[]],["title/1-4",[5,17.617,6,34.349]],["name/1-4",[]],["text/1-4",[]],["component/1-4",[]],["title/1-5",[6,34.349,7,25.152]],
 [...]
\ No newline at end of file
diff --git a/serverlessworkflow/main/core/understanding-jq-expressions.html 
b/serverlessworkflow/main/core/understanding-jq-expressions.html
index 1091d11a5..ed77c974c 100644
--- a/serverlessworkflow/main/core/understanding-jq-expressions.html
+++ b/serverlessworkflow/main/core/understanding-jq-expressions.html
@@ -545,6 +545,9 @@
 <div class="paragraph">
 <p>This document describes the usage of jq expressions in switch state 
conditions, action function arguments, and data filtering.</p>
 </div>
+<div class="paragraph">
+<p>JQ expression might be tricky to master, for non trivial cases, it is 
recommended to use helper tools like <a href="{jq_play}">JQ Play</a> to 
validate the expression before including it in the workflow file.</p>
+</div>
 </div>
 </div>
 <div class="sect1">
@@ -805,6 +808,9 @@
 <div class="ulist">
 <ul>
 <li>
+<p>link:{jq_play} [JQ Play offline]</p>
+</li>
+<li>
 <p><a 
href="../service-orchestration/configuring-openapi-services-endpoints.html" 
class="xref page">Configuring the OpenAPI services endpoints</a></p>
 </li>
 </ul>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to