specification icon indicating copy to clipboard operation
specification copied to clipboard

Serverless Workflow Specification

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

**What seems off**: The include of example sample seems to break the readme layout: ![image](https://github.com/serverlessworkflow/specification/assets/72747835/bebf2f73-7093-446f-bb24-68218f42c028) **What you expected to be**: The layout to be nice and clean.

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

enhancement
spec
Status: In progress
impacts SDK :wrench:

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

enhancement
spec
Status: In progress
impacts SDK :wrench:

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

enhancement
spec
examples
schema
impacts SDK :wrench:

**What would you like to be added**: Since we introduced `rest` operation type as a shortcut to embed the OpenAPI definition within a workflow, instead of having a different type...

**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...

enhancement
Status: On hold

**What would you like to be added**: An implicit schema should be defined for the function arguments based on the securitySchemes defined in the asyncapi/openapi operation. **Why is this needed**:...

spec

**What would you like to be added**: Support [`functionRef`](https://github.com/serverlessworkflow/specification/blob/main/specification.md#functionref-definition) syntax in [`dataConditions`](https://github.com/serverlessworkflow/specification/blob/main/specification.md#Switch-state-Data-Conditions) for more consistent function reference and explicit argument passing. **Why is this needed**: Currently, `dataConditions` can reference reusable...

enhancement
Status: In progress

**What would you like to be added**: Define specific rules when merging action output by default **Why is this needed**: So far, the spec mandates that the output of an...

enhancement
spec
Status: On hold

## What would you like to be added? Refactor `errors`, like discussed many times over the years 😄 ## Why is this needed? To use a well-defined schema that provides...

enhancement
spec
Status: On hold