pub async fn handle_create_workflow(
__arg0: State<AppState>,
headers: HeaderMap,
__arg2: Json<CreateWorkflowBody>,
) -> impl IntoResponseExpand description
POST /api/workflows
pub async fn handle_create_workflow(
__arg0: State<AppState>,
headers: HeaderMap,
__arg2: Json<CreateWorkflowBody>,
) -> impl IntoResponsePOST /api/workflows