Skip to main content

enqueue_workflow

Function enqueue_workflow 

Source
pub async fn enqueue_workflow(
    __arg0: AuthClaims,
    __arg1: State<AppState>,
    __arg2: Json<EnqueueRequest>,
) -> Result<impl IntoResponse, StatusCode>
Expand description

Enqueue workflow.