pub async fn update_owasp_settings(
    configuration: &mut Configuration,
    params: UpdateOwaspSettingsParams
) -> Result<Value, Error<UpdateOwaspSettingsError>>
Expand description

Update the OWASP settings object for a particular service and firewall.