Open
Description
The WDL SPEC requires engines support JSON as a WDL input format, but YAML is (subjectively) a nicer format and I'd like us to support it.
run
and validate-inputs
would need to be updated to handle YAML in addition to JSON. Being able to output YAML from inputs
(#66 ) should also be supported.