pub async fn get_owasp_settings(
    configuration: &mut Configuration,
    params: GetOwaspSettingsParams
) -> Result<Value, Error<GetOwaspSettingsError>>
Expand description

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