-
Consider the following Webhook Definition.
```json
{
"id": "eventwebhook",
"name": "Event Webhook",
"description": "Event Webhook Workflow",
"version": "1.0.0",
"specVersi…
-
**What would you like to be added**:
The `output.to` field allows to write data to the context. Is the context merged or overwritten by the data produced by this expression?
given a context …
-
**What is the question**:
Hi, I have this issue opened and would like to discuss the spec regarding parallel branch does not support direct use of states definitions when comparing spec 0.1.
If …
-
## Enhancement Request
Generally speaking, choreography is driven by events from the various services within a system. Each service consumes events, performs an action, and publishes events. There …
-
**What would you like to be added**:
I propose to:
1. only use the `continue` FlowDirective to continue a loop
2. make `then` required in all tasks
3. add a `start` field to the workfl…
-
**What would you like to be added**:
Support [`functionRef`](https://github.com/serverlessworkflow/specification/blob/main/specification.md#functionref-definition) syntax in [`dataConditions`](…
-
I submitted https://packagist.org/packages/serverlessworkflow/sdk but it needs to be configured with a webhook so that new tagged releases in GitHub will automatically be reflected there. (EDIT: webho…
-
**What would you like to be added**:
To allow for a way to name processed correlation keys.
What I propose is to add a new `key` or `keyName` or whatever property to the `correlationDef` object,…
-
**What seems off**:
The `functions` key isn't nested inside `properties` here:
https://github.com/serverlessworkflow/specification/blob/8a7152e0931a5f41a1c4abaf344d7ce1fd92410f/schema/functions.js…
-
**What would you like to be added**:
Only keep one of id or key property in workflow.
**Why is this needed**:
As the description:
```
The id property defines the unique, domain-specif…