Skip to content

Commit

Permalink
Adds database queries enum (#1868)
Browse files Browse the repository at this point in the history
Co-authored-by: ci.datadog-api-spec <[email protected]>
Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com> 97d25cf
  • Loading branch information
api-clients-generation-pipeline[bot] and ci.datadog-api-spec committed Feb 23, 2024
1 parent f55afb3 commit ade84c6
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.v1.model.html
Original file line number Diff line number Diff line change
Expand Up @@ -17703,7 +17703,7 @@ <h1 id="datadog-api-client-v1-model--page-root">datadog_api_client.v1.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 [“rum”, “ci_pipelines”, “ci_tests”, “audit”, “events”, “logs”, “spans”].</p></li>
<li><p><strong>value</strong> (<em>str</em>) – Must be one of [“rum”, “ci_pipelines”, “ci_tests”, “audit”, “events”, “logs”, “spans”, “database_queries”].</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 ade84c6

Please sign in to comment.