pub async fn create_run(
__arg0: State<AppState>,
__arg1: Json<CreateRunRequest>,
) -> (StatusCode, Json<ApiResponse<RunResponse>>)Expand description
Create a new run
pub async fn create_run(
__arg0: State<AppState>,
__arg1: Json<CreateRunRequest>,
) -> (StatusCode, Json<ApiResponse<RunResponse>>)Create a new run