Skip to content

Commit 26df2ab

Browse files
Add support for multi form parameter support (#2028)
* mult form parameter support * only add non rails for some apis * Regenerate client from commit aeb956c4 of spec repo --------- Co-authored-by: Anika Maskara <[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]> 4e5eefd
1 parent 8ae8988 commit 26df2ab

File tree

2,667 files changed

+2850
-2844
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,667 files changed

+2850
-2844
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 Mon Nov 4 18:30:36 2024 by
253+
Generated on Mon Nov 4 19:19:17 2024 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: 46 additions & 44 deletions
Large diffs are not rendered by default.

DatadogAPIClient/APIError.html

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,6 @@ <h3 class="signature first" id="initialize-instance_method">
311311
<pre class="lines">
312312

313313

314-
548
315314
549
316315
550
317316
551
@@ -325,10 +324,11 @@ <h3 class="signature first" id="initialize-instance_method">
325324
559
326325
560
327326
561
328-
562</pre>
327+
562
328+
563</pre>
329329
</td>
330330
<td>
331-
<pre class="code"><span class="info file"># File 'lib/datadog_api_client/api_client.rb', line 548</span>
331+
<pre class="code"><span class="info file"># File 'lib/datadog_api_client/api_client.rb', line 549</span>
332332

333333
<span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span><span class='lparen'>(</span><span class='id identifier rubyid_arg'>arg</span> <span class='op'>=</span> <span class='kw'>nil</span><span class='rparen'>)</span>
334334
<span class='kw'>if</span> <span class='id identifier rubyid_arg'>arg</span><span class='period'>.</span><span class='id identifier rubyid_is_a?'>is_a?</span> <span class='const'>Hash</span>
@@ -382,12 +382,12 @@ <h3 class="signature first" id="code-instance_method">
382382
<pre class="lines">
383383

384384

385-
541
386385
542
387-
543</pre>
386+
543
387+
544</pre>
388388
</td>
389389
<td>
390-
<pre class="code"><span class="info file"># File 'lib/datadog_api_client/api_client.rb', line 541</span>
390+
<pre class="code"><span class="info file"># File 'lib/datadog_api_client/api_client.rb', line 542</span>
391391

392392
<span class='kw'>def</span> <span class='id identifier rubyid_code'>code</span>
393393
<span class='ivar'>@code</span>
@@ -424,12 +424,12 @@ <h3 class="signature " id="response_body-instance_method">
424424
<pre class="lines">
425425

426426

427-
541
428427
542
429-
543</pre>
428+
543
429+
544</pre>
430430
</td>
431431
<td>
432-
<pre class="code"><span class="info file"># File 'lib/datadog_api_client/api_client.rb', line 541</span>
432+
<pre class="code"><span class="info file"># File 'lib/datadog_api_client/api_client.rb', line 542</span>
433433

434434
<span class='kw'>def</span> <span class='id identifier rubyid_response_body'>response_body</span>
435435
<span class='ivar'>@response_body</span>
@@ -466,12 +466,12 @@ <h3 class="signature " id="response_headers-instance_method">
466466
<pre class="lines">
467467

468468

469-
541
470469
542
471-
543</pre>
470+
543
471+
544</pre>
472472
</td>
473473
<td>
474-
<pre class="code"><span class="info file"># File 'lib/datadog_api_client/api_client.rb', line 541</span>
474+
<pre class="code"><span class="info file"># File 'lib/datadog_api_client/api_client.rb', line 542</span>
475475

476476
<span class='kw'>def</span> <span class='id identifier rubyid_response_headers'>response_headers</span>
477477
<span class='ivar'>@response_headers</span>
@@ -503,7 +503,6 @@ <h3 class="signature first" id="message-instance_method">
503503
<pre class="lines">
504504

505505

506-
569
507506
570
508507
571
509508
572
@@ -515,10 +514,11 @@ <h3 class="signature first" id="message-instance_method">
515514
578
516515
579
517516
580
518-
581</pre>
517+
581
518+
582</pre>
519519
</td>
520520
<td>
521-
<pre class="code"><span class="info file"># File 'lib/datadog_api_client/api_client.rb', line 569</span>
521+
<pre class="code"><span class="info file"># File 'lib/datadog_api_client/api_client.rb', line 570</span>
522522

523523
<span class='kw'>def</span> <span class='id identifier rubyid_message'>message</span>
524524
<span class='kw'>if</span> <span class='ivar'>@message</span><span class='period'>.</span><span class='id identifier rubyid_nil?'>nil?</span>
@@ -563,12 +563,12 @@ <h3 class="signature " id="to_s-instance_method">
563563
<pre class="lines">
564564

565565

566-
565
567566
566
568-
567</pre>
567+
567
568+
568</pre>
569569
</td>
570570
<td>
571-
<pre class="code"><span class="info file"># File 'lib/datadog_api_client/api_client.rb', line 565</span>
571+
<pre class="code"><span class="info file"># File 'lib/datadog_api_client/api_client.rb', line 566</span>
572572

573573
<span class='kw'>def</span> <span class='id identifier rubyid_to_s'>to_s</span>
574574
<span class='id identifier rubyid_message'>message</span>
@@ -583,7 +583,7 @@ <h3 class="signature " id="to_s-instance_method">
583583
</div>
584584

585585
<div id="footer">
586-
Generated on Mon Nov 4 18:31:30 2024 by
586+
Generated on Mon Nov 4 19:20:17 2024 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4180,7 +4180,7 @@ <h3 class="signature " id="server_url-instance_method">
41804180
</div>
41814181

41824182
<div id="footer">
4183-
Generated on Mon Nov 4 18:31:30 2024 by
4183+
Generated on Mon Nov 4 19:20:17 2024 by
41844184
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
41854185
0.9.37 (ruby-2.7.8).
41864186
</div>

DatadogAPIClient/DatadogAPIClientInflector.html

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

55315531
<div id="footer">
5532-
Generated on Mon Nov 4 18:31:30 2024 by
5532+
Generated on Mon Nov 4 19:20:17 2024 by
55335533
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
55345534
0.9.37 (ruby-2.7.8).
55355535
</div>

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 Mon Nov 4 18:31:29 2024 by
442+
Generated on Mon Nov 4 19:20:16 2024 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 Mon Nov 4 18:31:30 2024 by
330+
Generated on Mon Nov 4 19:20:17 2024 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 Mon Nov 4 18:30:35 2024 by
225+
Generated on Mon Nov 4 19:19:17 2024 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 Mon Nov 4 18:30:50 2024 by
1412+
Generated on Mon Nov 4 19:19:33 2024 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 Mon Nov 4 18:30:41 2024 by
2239+
Generated on Mon Nov 4 19:19:23 2024 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)