pub async fn get_settings(
configuration: &Configuration,
workspace: &str,
) -> Result<GetSettings200Response, Error<GetSettingsError>>
pub async fn get_settings(
configuration: &Configuration,
workspace: &str,
) -> Result<GetSettings200Response, Error<GetSettingsError>>