Function get_default_settings

Source
pub async fn get_default_settings(
    configuration: &mut Configuration,
    params: GetDefaultSettingsParams,
) -> Result<DefaultSettingsResponse, Error<GetDefaultSettingsError>>
Expand description

Retrieve the current Image Optimizer default settings. All properties in the response will be populated.