serverlessworkflow / specification

Contains the official specification for the Serverless Workflow Domain Specific Language. It provides detailed guidelines and standards for defining, executing, and managing workflows in serverless environments, ensuring consistency and interoperability across implementations.
http://serverlessworkflow.io
Apache License 2.0
740 stars 146 forks source link

Update docs and examples to show that/how state data can be used in state properties #44

Closed tsurdilo closed 4 years ago

tsurdilo commented 4 years ago

What would you like to be added:

Update docs and examples to clearly show how state data can be used in state properties

Why is this needed: Currently it is "assumed" that state data can be used in state properties, but we never got around to actually define and show this. It should be added.

tsurdilo commented 4 years ago

PR : https://github.com/serverlessworkflow/specification/pull/97

tsurdilo commented 4 years ago

solved by https://github.com/serverlessworkflow/specification/commit/02d9b22d8a2cd16e821b575b158cbe6480009143