pub async fn path_get( configuration: &Configuration, path: &str, ) -> Result<(), Error<PathGetError>>