Function get_workflow

Source
pub async fn get_workflow(
    __arg0: State<Arc<AppCore>>,
    __arg1: Path<String>,
) -> Json<ApiResponse<Workflow>>