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
745 stars 147 forks source link

Add a new `metadata` property to the workflow document and to tasks #996

Closed cdavernas closed 2 months ago

cdavernas commented 2 months ago

Please specify parts of this PR update:

Discussion or Issue link:

Closes #945

What this PR does:

Add a new metadata property to the workflow document and to tasks