Skip to content

Commit a1fba1a

Browse files
change a category in enum for datadog_appsec_waf_custom_rule (#2470)
Co-authored-by: ci.datadog-api-spec <[email protected]> d3600aa
1 parent 9585e9c commit a1fba1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datadog_api_client.v2.model.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -15735,7 +15735,7 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
1573515735
<dl class="field-list simple">
1573615736
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
1573715737
<dd class="field-odd"><ul class="simple">
15738-
<li><p><strong>value</strong> (<em>str</em>) – Must be one of [“attack_attempt”, “business_logic”, “security_responses”].</p></li>
15738+
<li><p><strong>value</strong> (<em>str</em>) – Must be one of [“attack_attempt”, “business_logic”, “security_response”].</p></li>
1573915739
<li><p><strong>_check_type</strong> (<em>bool</em>) – If True, values for parameters in openapi_types
1574015740
will be type checked and a TypeError will be raised if the wrong type is input.
1574115741
Defaults to True.</p></li>

0 commit comments

Comments
 (0)