pub type PathParameters = HashMap<String, String>;
pub struct PathParameters { /* private fields */ }