Skip to content

Commit

Permalink
Add sort field to SLOListWidgetQuery (#1342)
Browse files Browse the repository at this point in the history
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com> 5931ab6
  • Loading branch information
1 parent ea70169 commit 039162a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions datadog_api_client.v1.model.html
Original file line number Diff line number Diff line change
Expand Up @@ -19990,6 +19990,7 @@ <h1 id="datadog-api-client-v1-model--page-root">datadog_api_client.v1.model<a cl
<dd class="field-odd"><ul class="simple">
<li><p><strong>limit</strong> (<em>int</em><em>, </em><em>optional</em>) – Maximum number of results to display in the table.</p></li>
<li><p><strong>query_string</strong> (<em>str</em>) – Widget query.</p></li>
<li><p><strong>sort</strong> (<em>[</em><a class="reference internal" href="#datadog_api_client.v1.model.widget_field_sort.WidgetFieldSort" title="datadog_api_client.v1.model.widget_field_sort.WidgetFieldSort"><em>WidgetFieldSort</em></a><em>]</em><em>, </em><em>optional</em>) – Options for sorting results.</p></li>
</ul>
</dd>
</dl>
Expand Down

0 comments on commit 039162a

Please sign in to comment.