Skip to content

Commit 3e9a4c6

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andcommitted
dashboards add support for time-slice SLOs (#2047)
* Regenerate client from commit f77e7cb2 of spec repo * pre-commit fixes --------- 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> f08cbe7
1 parent 41f7b7d commit 3e9a4c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datadog_api_client.v1.model.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14350,7 +14350,7 @@ <h1 id="datadog-api-client-v1-model--page-root">datadog_api_client.v1.model<a cl
1435014350
<dl class="field-list simple">
1435114351
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
1435214352
<dd class="field-odd"><ul class="simple">
14353-
<li><p><strong>value</strong> (<em>str</em>) – If omitted defaults to “metric”. Must be one of [“metric”].</p></li>
14353+
<li><p><strong>value</strong> (<em>str</em>) – Must be one of [“metric”, “time_slice”].</p></li>
1435414354
<li><p><strong>_check_type</strong> (<em>bool</em>) – If True, values for parameters in openapi_types
1435514355
will be type checked and a TypeError will be raised if the wrong type is input.
1435614356
Defaults to True.</p></li>

0 commit comments

Comments
 (0)