ManageIQ / floe

Floe is a runner for Amazon States Language workflows
Apache License 2.0
0 stars 6 forks source link

Add workflow validation #130

Open kbrock opened 1 year ago

kbrock commented 1 year ago

Ensure the workflow has the correct syntax.

Top-level fields

States

Transitions

Timestamps

Data

Reference Paths

Payload Template

Intrinsic Functions

kbrock commented 1 year ago

2 sample specs: https://github.com/ManageIQ/floe/pull/125