pub fn parse_params_json(json: &str) -> Result<Vec<ParamJson>, Error>
Parse a JSON string into a vector of routine parameters