pub fn from_path<P>(path: P) -> Result<Spec, Error>where P: AsRef<Path>,
Open a path and read in the file, converting it to an OpenAPI Spec