Skip to content

Commit b910831

Browse files
Allow to make XPQ queries to the DORA data source (#2689)
Co-authored-by: ci.datadog-api-spec <[email protected]> 353ebae
1 parent 271ccd1 commit b910831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datadog_api_client.v2.model.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38123,7 +38123,7 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
3812338123
<dl class="field-list simple">
3812438124
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
3812538125
<dd class="field-odd"><ul class="simple">
38126-
<li><p><strong>value</strong> (<em>str</em>) – If omitted defaults to “logs”. Must be one of [“logs”, “rum”].</p></li>
38126+
<li><p><strong>value</strong> (<em>str</em>) – If omitted defaults to “logs”. Must be one of [“logs”, “rum”, “dora”].</p></li>
3812738127
<li><p><strong>_check_type</strong> (<em>bool</em>) – If True, values for parameters in openapi_types
3812838128
will be type checked and a TypeError will be raised if the wrong type is input.
3812938129
Defaults to True.</p></li>

0 commit comments

Comments
 (0)