pub fn status_match_pattern(status: &str) -> String
Convert an OpenAPI status code string to a Rust match pattern.