pub async fn get_service_settings(
configuration: &mut Configuration,
params: GetServiceSettingsParams,
) -> Result<SettingsResponse, Error<GetServiceSettingsError>>Expand description
Get the settings for a particular service and version.
pub async fn get_service_settings(
configuration: &mut Configuration,
params: GetServiceSettingsParams,
) -> Result<SettingsResponse, Error<GetServiceSettingsError>>Get the settings for a particular service and version.