pub async fn create_owasp_settings(
    configuration: &mut Configuration,
    params: CreateOwaspSettingsParams
) -> Result<Value, Error<CreateOwaspSettingsError>>
Expand description

Create an OWASP settings object for a particular service and firewall.