Skip to content

Instantly share code, notes, and snippets.

@fnicollier
Last active January 20, 2022 07:13
Show Gist options
  • Save fnicollier/622e39ffe3193a8443dfc845154f655c to your computer and use it in GitHub Desktop.
Save fnicollier/622e39ffe3193a8443dfc845154f655c to your computer and use it in GitHub Desktop.
{
"name": "Process1",
"tasks": [
{ "id": "method1", "type": "js", "parameters": [ "request", "process" ] },
{ "id": "method2", "type": "js", "parameters": [ "method1" ] },
...
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment