Skip to content

Commit 1419022

Browse files
Publish app builder API documentation (#2181)
* remove apps.feature * Regenerate client from commit c6ec55eb of spec repo --------- Co-authored-by: Oliver Li <[email protected]> Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com> Co-authored-by: ci.datadog-api-spec <[email protected]> 59a0cc6
1 parent 55fa718 commit 1419022

File tree

2,973 files changed

+15456
-25265
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,973 files changed

+15456
-25265
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 Fri Jan 24 19:44:38 2025 by
253+
Generated on Fri Jan 24 22:30:33 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/APIClient.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2897,7 +2897,7 @@ <h3 class="signature " id="user_agent=-instance_method">
28972897
</div>
28982898

28992899
<div id="footer">
2900-
Generated on Fri Jan 24 19:45:39 2025 by
2900+
Generated on Fri Jan 24 22:31:30 2025 by
29012901
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
29022902
0.9.37 (ruby-2.7.8).
29032903
</div>

DatadogAPIClient/APIError.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -583,7 +583,7 @@ <h3 class="signature " id="to_s-instance_method">
583583
</div>
584584

585585
<div id="footer">
586-
Generated on Fri Jan 24 19:45:39 2025 by
586+
Generated on Fri Jan 24 22:31:30 2025 by
587587
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
588588
0.9.37 (ruby-2.7.8).
589589
</div>

DatadogAPIClient/Configuration.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1489,10 +1489,10 @@ <h3 class="signature first" id="initialize-instance_method">
14891489
<span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>v2.create_app</span><span class='label_end'>&quot;:</span> <span class='kw'>false</span><span class='comma'>,</span>
14901490
<span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>v2.delete_app</span><span class='label_end'>&quot;:</span> <span class='kw'>false</span><span class='comma'>,</span>
14911491
<span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>v2.delete_apps</span><span class='label_end'>&quot;:</span> <span class='kw'>false</span><span class='comma'>,</span>
1492-
<span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>v2.deploy_app</span><span class='label_end'>&quot;:</span> <span class='kw'>false</span><span class='comma'>,</span>
1493-
<span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>v2.disable_app</span><span class='label_end'>&quot;:</span> <span class='kw'>false</span><span class='comma'>,</span>
14941492
<span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>v2.get_app</span><span class='label_end'>&quot;:</span> <span class='kw'>false</span><span class='comma'>,</span>
14951493
<span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>v2.list_apps</span><span class='label_end'>&quot;:</span> <span class='kw'>false</span><span class='comma'>,</span>
1494+
<span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>v2.publish_app</span><span class='label_end'>&quot;:</span> <span class='kw'>false</span><span class='comma'>,</span>
1495+
<span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>v2.unpublish_app</span><span class='label_end'>&quot;:</span> <span class='kw'>false</span><span class='comma'>,</span>
14961496
<span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>v2.update_app</span><span class='label_end'>&quot;:</span> <span class='kw'>false</span><span class='comma'>,</span>
14971497
<span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>v2.get_active_billing_dimensions</span><span class='label_end'>&quot;:</span> <span class='kw'>false</span><span class='comma'>,</span>
14981498
<span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>v2.get_monthly_cost_attribution</span><span class='label_end'>&quot;:</span> <span class='kw'>false</span><span class='comma'>,</span>
@@ -4230,7 +4230,7 @@ <h3 class="signature " id="server_url-instance_method">
42304230
</div>
42314231

42324232
<div id="footer">
4233-
Generated on Fri Jan 24 19:45:39 2025 by
4233+
Generated on Fri Jan 24 22:31:30 2025 by
42344234
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
42354235
0.9.37 (ruby-2.7.8).
42364236
</div>

DatadogAPIClient/DatadogAPIClientInflector.html

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

DatadogAPIClient/EnumAttributeValidator.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ <h3 class="signature first" id="valid?-instance_method">
439439
</div>
440440

441441
<div id="footer">
442-
Generated on Fri Jan 24 19:45:38 2025 by
442+
Generated on Fri Jan 24 22:31:29 2025 by
443443
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
444444
0.9.37 (ruby-2.7.8).
445445
</div>

DatadogAPIClient/UnparsedObject.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ <h3 class="signature first" id="to_hash-instance_method">
327327
</div>
328328

329329
<div id="footer">
330-
Generated on Fri Jan 24 19:45:39 2025 by
330+
Generated on Fri Jan 24 22:31:30 2025 by
331331
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
332332
0.9.37 (ruby-2.7.8).
333333
</div>

DatadogAPIClient/V1.html

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

224224
<div id="footer">
225-
Generated on Fri Jan 24 19:44:38 2025 by
225+
Generated on Fri Jan 24 22:30:33 2025 by
226226
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
227227
0.9.37 (ruby-2.7.8).
228228
</div>

DatadogAPIClient/V1/APIErrorResponse.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1409,7 +1409,7 @@ <h3 class="signature " id="to_s-instance_method">
14091409
</div>
14101410

14111411
<div id="footer">
1412-
Generated on Fri Jan 24 19:44:54 2025 by
1412+
Generated on Fri Jan 24 22:30:48 2025 by
14131413
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
14141414
0.9.37 (ruby-2.7.8).
14151415
</div>

DatadogAPIClient/V1/AWSAccount.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2236,7 +2236,7 @@ <h3 class="signature " id="valid?-instance_method">
22362236
</div>
22372237

22382238
<div id="footer">
2239-
Generated on Fri Jan 24 19:44:45 2025 by
2239+
Generated on Fri Jan 24 22:30:39 2025 by
22402240
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
22412241
0.9.37 (ruby-2.7.8).
22422242
</div>

0 commit comments

Comments
 (0)