Module image_optimizer_default_settings_api

Source

Structs§

GetDefaultSettingsParams
struct for passing parameters to the method get_default_settings
UpdateDefaultSettingsParams
struct for passing parameters to the method update_default_settings

Enums§

GetDefaultSettingsError
struct for typed errors of method get_default_settings
UpdateDefaultSettingsError
struct for typed errors of method update_default_settings

Functions§

get_default_settings
Retrieve the current Image Optimizer default settings. All properties in the response will be populated.
update_default_settings
Update one or more default settings. A minimum of one property is required. The endpoint will respond with the new Image Optimizer default settings, with all properties populated.