#109 Fix create workflow to send Python DSL instead of JSON

closed medium Created 2025-11-28 05:17 · Updated 2025-11-28 05:23

Description

Edit
When 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 All
Loading audit history...