Skip to content

Commit 26d30b0

Browse files
Update api spec with additional monitor notification presets (#3116)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com> b33f9a0
1 parent 6f68382 commit 26d30b0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

datadog_api_client.v1.model.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16352,7 +16352,7 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
1635216352
<dl class="field-list simple">
1635316353
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
1635416354
<dd class="field-odd"><ul class="simple">
16355-
<li><p><strong>value</strong> (<em>str</em>) – If omitted defaults to “show_all”. Must be one of [“show_all”, “hide_query”, “hide_handles”, “hide_all”].</p></li>
16355+
<li><p><strong>value</strong> (<em>str</em>) – If omitted defaults to “show_all”. Must be one of [“show_all”, “hide_query”, “hide_handles”, “hide_all”, “hide_query_and_handles”, “show_only_snapshot”, “hide_handles_and_footer”].</p></li>
1635616356
<li><p><strong>_check_type</strong> (<em>bool</em>) – If True, values for parameters in openapi_types
1635716357
will be type checked and a TypeError will be raised if the wrong type is input.
1635816358
Defaults to True.</p></li>
@@ -26864,7 +26864,7 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
2686426864
<dl class="field-list simple">
2686526865
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
2686626866
<dd class="field-odd"><ul class="simple">
26867-
<li><p><strong>value</strong> (<em>str</em>) – Must be one of [“show_all”, “hide_all”, “hide_query”, “hide_handles”].</p></li>
26867+
<li><p><strong>value</strong> (<em>str</em>) – Must be one of [“show_all”, “hide_all”, “hide_query”, “hide_handles”, “hide_query_and_handles”, “show_only_snapshot”, “hide_handles_and_footer”].</p></li>
2686826868
<li><p><strong>_check_type</strong> (<em>bool</em>) – If True, values for parameters in openapi_types
2686926869
will be type checked and a TypeError will be raised if the wrong type is input.
2687026870
Defaults to True.</p></li>

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)