-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Fix #526] Document and give example of JSON in data #582
Conversation
🎊 PR Preview d52ae5c has been successfully built and deployed. See the documentation preview: https://sonataflow-docs-preview-pr-582.surge.sh |
Also adding function of type expression and more info on $SECRET data type
serverlessworkflow/modules/ROOT/pages/core/understanding-jq-expressions.adoc
Outdated
Show resolved
Hide resolved
serverlessworkflow/modules/ROOT/pages/core/understanding-jq-expressions.adoc
Outdated
Show resolved
Hide resolved
serverlessworkflow/modules/ROOT/pages/core/understanding-jq-expressions.adoc
Outdated
Show resolved
Hide resolved
serverlessworkflow/modules/ROOT/pages/core/understanding-jq-expressions.adoc
Outdated
Show resolved
Hide resolved
serverlessworkflow/modules/ROOT/pages/core/understanding-jq-expressions.adoc
Outdated
Show resolved
Hide resolved
…pressions.adoc Co-authored-by: Ricardo Zanini <[email protected]>
…pressions.adoc Co-authored-by: Ricardo Zanini <[email protected]>
…pressions.adoc Co-authored-by: Ricardo Zanini <[email protected]>
…pressions.adoc Co-authored-by: Ricardo Zanini <[email protected]>
…pressions.adoc Co-authored-by: Ricardo Zanini <[email protected]>
@kaldesai can you please take a look? |
serverlessworkflow/modules/ROOT/pages/core/understanding-jq-expressions.adoc
Outdated
Show resolved
Hide resolved
serverlessworkflow/modules/ROOT/pages/core/understanding-jq-expressions.adoc
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changes look good to me
Co-authored-by: Kalyani Desai <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, perfectly done @fjtirado !
Fixes #526
Description:
As per subject. Also adds function of type expression and more info on $SECRET data type.