serverlessworkflow / sdk-typescript

Typescript SDK for Serverless Workflow
https://serverlessworkflow.io/
Apache License 2.0
64 stars 16 forks source link

verify that specVersion property match the sdk supported spec version (spec version >= 0.7) #118

Closed antmendoza closed 3 years ago

antmendoza commented 3 years ago

the DSL mandates the "specVersion" property and in SDKs validators we should check if that version matches the sdk release that is being used

Originally posted by @tsurdilo in https://github.com/serverlessworkflow/sdk-typescript/issues/116#issuecomment-876620408