specification icon indicating copy to clipboard operation
specification copied to clipboard

Serverless Workflow Specification

Results 64 specification issues
Sort by recently updated
recently updated
newest added

Fix the Synapse version (0.1.0-alpha1 to 0.1.2) **Many thanks for submitting your Pull Request :heart:!** **Please specify parts this PR updates:** - [ ] Specification - [ ] Schema -...

documentation
community
Stale PR

**What would you like to be added**: Update/define the governance model by defining some kind of community, vote-based decision making on breaking changes/issues deemed "controversial". Create a new tag, such...

community

**Many thanks for submitting your Pull Request :heart:!** **Please specify parts of this PR update:** - [x] Specification - [x] Schema - [ ] Examples - [ ] Extensions -...

documentation
roadmap
schema
impacts SDK :wrench:

**What would you like to be added**: Stand-alone example json/yaml files, instead of just embedding them into an MD file **Why is this needed**: Allows SDKs and other implementations to...

spec
Status: In progress

**Many thanks for submitting your Pull Request :heart:!** **Please specify parts this PR updates:** - [x] Specification - [ ] Schema - [ ] Examples - [ ] Extensions -...

Stale PR

Signed-off-by: Tomas David **Many thanks for submitting your Pull Request :heart:!** **Please specify parts of this PR update:** - [x] Specification - [ ] Schema - [ ] Examples -...

**What happened**: It's not possible to validate the [Event Based Transitions Example](https://github.com/serverlessworkflow/specification/tree/0.8.x/examples#workflow-definition-7) with the schema v0.8: Property `eventTimeout` is not allowed. **What you expected to happen**: The example to be...

bug
Stale Issue

**What would you like to be added**: The ability to render path templates upon functions execution **Why is this needed**: So far we have no clean, out-of-box way to make...

enhancement

**What would you like to be added**: Currently when defining a new workflow one can specify `dataInputSchema` which we can use to validate the input. Yet a user starting a...

enhancement
spec
Idea

**What would you like to be added**: 1. Rename the `rest` operation type into `openapi`: the actual REST operation is an `openapi` operation, and could therefore be confusing to some....

enhancement