[−][src]Function frontend::rerun_category
fn rerun_category(
corpus_name: String,
service_name: String,
severity: String,
category: String,
rr: Json<RerunRequestParams>
) -> Result<Accepted<String>, NotFound<String>>
fn rerun_category(
corpus_name: String,
service_name: String,
severity: String,
category: String,
rr: Json<RerunRequestParams>
) -> Result<Accepted<String>, NotFound<String>>