ricardozanini commented on code in PR #520: URL: https://github.com/apache/incubator-kie-kogito-docs/pull/520#discussion_r1413969972
########## serverlessworkflow/modules/ROOT/pages/core/understanding-jq-expressions.adoc: ########## @@ -172,7 +175,7 @@ Therefore, after executing the action, the workflow model consists of a `number` } ---- -The original `numbers` array should not be returned as a result of the workflow execution, therefore the final stage consists of a state data filter defining the content of the output model. The output model should contain a `result` property and the value of `result` property should be the maximum number that is stored by the previous state in the `number` property. +The original `numbers` array should not be returned as a result ohttps://jiehong.gitlab.io/jq_offlinef the workflow execution, therefore the final stage consists of a state data filter defining the content of the output model. The output model should contain a `result` property and the value of `result` property should be the maximum number that is stored by the previous state in the `number` property. Review Comment: Is this a left over? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
