#109 Fix create workflow to send Python DSL instead of JSON
Description
EditWhen creating workflow in Python DSL format, the UI should POST the Python code (with print(workflow.to_json()) stdout) instead of converting to JSON. APIs already support Python format.
Comments
Loading comments...
Context
Loading context...
Audit History
View AllLoading audit history...