Skip to content

Commit 0dd26fe

Browse files
Add isUndefined synthetics assertion operator (#1527)
Co-authored-by: ci.datadog-api-spec <[email protected]> b0d26f8
1 parent d660f22 commit 0dd26fe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

datadog_api_client.v1.model.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21891,7 +21891,7 @@ <h1 id="datadog-api-client-v1-model--page-root">datadog_api_client.v1.model<a cl
2189121891
<dl class="field-list simple">
2189221892
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
2189321893
<dd class="field-odd"><ul class="simple">
21894-
<li><p><strong>value</strong> (<em>str</em>) – Must be one of [“contains”, “doesNotContain”, “is”, “isNot”, “lessThan”, “lessThanOrEqual”, “moreThan”, “moreThanOrEqual”, “matches”, “doesNotMatch”, “validates”, “isInMoreThan”, “isInLessThan”, “doesNotExist”].</p></li>
21894+
<li><p><strong>value</strong> (<em>str</em>) – Must be one of [“contains”, “doesNotContain”, “is”, “isNot”, “lessThan”, “lessThanOrEqual”, “moreThan”, “moreThanOrEqual”, “matches”, “doesNotMatch”, “validates”, “isInMoreThan”, “isInLessThan”, “doesNotExist”, “isUndefined”].</p></li>
2189521895
<li><p><strong>_check_type</strong> (<em>bool</em>) – If True, values for parameters in openapi_types
2189621896
will be type checked and a TypeError will be raised if the wrong type is input.
2189721897
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)