Skip to content

Commit f716a3c

Browse files
Add trend support for cell_display_mode (#2245)
Co-authored-by: ci.datadog-api-spec <[email protected]> 88f0bf4
1 parent 86ff003 commit f716a3c

27 files changed

+3006
-2178
lines changed

DatadogAPIClient.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ <h3 class="signature first" id="configure-class_method">
250250
</div>
251251

252252
<div id="footer">
253-
Generated on Thu Feb 20 21:46:45 2025 by
253+
Generated on Fri Feb 21 15:51:17 2025 by
254254
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
255255
0.9.37 (ruby-2.7.8).
256256
</div>

DatadogAPIClient/DatadogAPIClientInflector.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6259,7 +6259,7 @@ <h3 class="signature " id="overrides-instance_method">
62596259
</div>
62606260

62616261
<div id="footer">
6262-
Generated on Thu Feb 20 21:46:46 2025 by
6262+
Generated on Fri Feb 21 15:51:18 2025 by
62636263
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
62646264
0.9.37 (ruby-2.7.8).
62656265
</div>

DatadogAPIClient/V1.html

Lines changed: 3 additions & 3 deletions
Large diffs are not rendered by default.

DatadogAPIClient/V1/NumberFormatUnit.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ <h3 class="signature " id="openapi_one_of-class_method">
356356
</div>
357357

358358
<div id="footer">
359-
Generated on Thu Feb 20 21:46:45 2025 by
359+
Generated on Fri Feb 21 15:51:17 2025 by
360360
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
361361
0.9.37 (ruby-2.7.8).
362362
</div>

DatadogAPIClient/V1/NumberFormatUnitCanonical.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@ <h3 class="signature " id="unit_name-instance_method">
419419
</div>
420420

421421
<div id="footer">
422-
Generated on Thu Feb 20 21:46:46 2025 by
422+
Generated on Fri Feb 21 15:51:18 2025 by
423423
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
424424
0.9.37 (ruby-2.7.8).
425425
</div>

DatadogAPIClient/V1/NumberFormatUnitCustom.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ <h3 class="signature " id="type-instance_method">
353353
</div>
354354

355355
<div id="footer">
356-
Generated on Thu Feb 20 21:46:46 2025 by
356+
Generated on Fri Feb 21 15:51:18 2025 by
357357
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
358358
0.9.37 (ruby-2.7.8).
359359
</div>

DatadogAPIClient/V1/NumberFormatUnitCustomType.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ <h3 class="inherited">Methods included from <span class='object_link'><a href="B
153153
</div>
154154

155155
<div id="footer">
156-
Generated on Thu Feb 20 21:46:46 2025 by
156+
Generated on Fri Feb 21 15:51:18 2025 by
157157
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
158158
0.9.37 (ruby-2.7.8).
159159
</div>

DatadogAPIClient/V1/NumberFormatUnitScale.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ <h3 class="signature " id="unit_name-instance_method">
351351
</div>
352352

353353
<div id="footer">
354-
Generated on Thu Feb 20 21:46:46 2025 by
354+
Generated on Fri Feb 21 15:51:18 2025 by
355355
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
356356
0.9.37 (ruby-2.7.8).
357357
</div>

DatadogAPIClient/V1/NumberFormatUnitScaleType.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ <h3 class="inherited">Methods included from <span class='object_link'><a href="B
153153
</div>
154154

155155
<div id="footer">
156-
Generated on Thu Feb 20 21:46:46 2025 by
156+
Generated on Fri Feb 21 15:51:18 2025 by
157157
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
158158
0.9.37 (ruby-2.7.8).
159159
</div>

DatadogAPIClient/V1/TableWidgetCellDisplayMode.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,11 @@ <h2>
133133
</dt>
134134
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>bar</span><span class='tstring_end'>&quot;</span></span><span class='period'>.</span><span class='id identifier rubyid_freeze'>freeze</span></pre></dd>
135135

136+
<dt id="TREND-constant" class="">TREND =
137+
138+
</dt>
139+
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>trend</span><span class='tstring_end'>&quot;</span></span><span class='period'>.</span><span class='id identifier rubyid_freeze'>freeze</span></pre></dd>
140+
136141
</dl>
137142

138143

@@ -158,7 +163,7 @@ <h3 class="inherited">Methods included from <span class='object_link'><a href="B
158163
</div>
159164

160165
<div id="footer">
161-
Generated on Tue Feb 18 21:07:37 2025 by
166+
Generated on Fri Feb 21 15:51:18 2025 by
162167
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
163168
0.9.37 (ruby-2.7.8).
164169
</div>

0 commit comments

Comments
 (0)