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
733 stars 146 forks source link

Fix the schema to make `error.instance` optional for authors #989

Closed cdavernas closed 1 month ago

cdavernas commented 1 month ago

What would you like to be added:

Fix the schema to make error.instance optional for authors

Why is this needed:

Authors should not need to set the error.instance property, which should instead be set by runtime if not present