pub async fn general_update(
configuration: &Configuration,
repo_ref: &str,
general_settings: GeneralSettings,
) -> Result<GeneralSettings, Error<GeneralUpdateError>>pub async fn general_update(
configuration: &Configuration,
repo_ref: &str,
general_settings: GeneralSettings,
) -> Result<GeneralSettings, Error<GeneralUpdateError>>