Function path_get

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