pub fn get_param_value(key: &str) -> Result<Value, Error>
Returns a named value from the request context’s params.
key