Skip to content

Commit 271ccd1

Browse files
Backend synced security changes (#2715)
Co-authored-by: ci.datadog-api-spec <[email protected]> 5fa4a4d
1 parent b886283 commit 271ccd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datadog_api_client.v1.api.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4866,7 +4866,7 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
48664866
<li><p><strong>facets_only</strong> (<em>bool</em><em>, </em><em>optional</em>) – If true, return only facets instead of full test details.</p></li>
48674867
<li><p><strong>start</strong> (<em>int</em><em>, </em><em>optional</em>) – The offset from which to start returning results.</p></li>
48684868
<li><p><strong>count</strong> (<em>int</em><em>, </em><em>optional</em>) – The maximum number of results to return.</p></li>
4869-
<li><p><strong>sort</strong> (<em>str</em><em>, </em><em>optional</em>) – The sort order for the results (e.g., name,asc or name,desc).</p></li>
4869+
<li><p><strong>sort</strong> (<em>str</em><em>, </em><em>optional</em>) – The sort order for the results (e.g., <code class="docutils literal notranslate"><span class="pre">name,asc</span></code> or <code class="docutils literal notranslate"><span class="pre">name,desc</span></code> ).</p></li>
48704870
</ul>
48714871
</dd>
48724872
<dt class="field-even">Return type<span class="colon">:</span></dt>

0 commit comments

Comments
 (0)