Asl Validator Versions Save

A simple Amazon States Language validator based on JSON schemas.

1.9.7

3 years ago

See #69

1.9.6

3 years ago

#70, fixes #54

1.9.5

3 years ago

#68, fixes #67

1.9.4

3 years ago

#65 Support context object

1.9.1

3 years ago

Fixes #60

1.9.0

3 years ago

#58 Add InputPath and OutputPath to the succeed state

1.8.0

3 years ago

#56

1.7.1

3 years ago

Prior to this release, Catch, Retry and ErrorEquals arrays would allow any kind of item types (JSON schema syntax is type, not types). https://github.com/ChristopheBougere/asl-validator/pull/55