pub async fn delete_response(
__arg0: ExtractedMistralRsState,
__arg1: Path<String>,
) -> impl IntoResponse
Expand description
Delete response by ID endpoint
pub async fn delete_response(
__arg0: ExtractedMistralRsState,
__arg1: Path<String>,
) -> impl IntoResponse
Delete response by ID endpoint