Skip to content

Commit

Permalink
Allow creation of Application Security detection rules from the v2 API (
Browse files Browse the repository at this point in the history
#1784)

Co-authored-by: ci.datadog-api-spec <[email protected]> ba1900b
  • Loading branch information
1 parent 2594003 commit 9963e48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion datadog_api_client.v2.model.html
Original file line number Diff line number Diff line change
Expand Up @@ -34762,7 +34762,7 @@ <h1 id="datadog-api-client-v2-model--page-root">datadog_api_client.v2.model<a cl
<dl class="field-list simple">
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
<dd class="field-odd"><ul class="simple">
<li><p><strong>value</strong> (<em>str</em>) – Must be one of [“log_detection”, “workload_security”].</p></li>
<li><p><strong>value</strong> (<em>str</em>) – Must be one of [“application_security”, “log_detection”, “workload_security”].</p></li>
<li><p><strong>_check_type</strong> (<em>bool</em>) – If True, values for parameters in openapi_types
will be type checked and a TypeError will be raised if the wrong type is input.
Defaults to True.</p></li>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 9963e48

Please sign in to comment.