Skip to content

Commit

Permalink
Vulnerabilities endpoints GA - Remove x-unstable (#2224)
Browse files Browse the repository at this point in the history
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com> bd24447
  • Loading branch information
1 parent a254891 commit 426ffaa
Show file tree
Hide file tree
Showing 2,959 changed files with 3,404 additions and 3,446 deletions.
2 changes: 1 addition & 1 deletion DatadogAPIClient.html
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ <h3 class="signature first" id="configure-class_method">
</div>

<div id="footer">
Generated on Mon Feb 3 19:22:29 2025 by
Generated on Mon Feb 3 20:23:50 2025 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.37 (ruby-2.7.8).
</div>
Expand Down
2 changes: 1 addition & 1 deletion DatadogAPIClient/APIClient.html
Original file line number Diff line number Diff line change
Expand Up @@ -2897,7 +2897,7 @@ <h3 class="signature " id="user_agent=-instance_method">
</div>

<div id="footer">
Generated on Mon Feb 3 19:23:29 2025 by
Generated on Mon Feb 3 20:24:49 2025 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.37 (ruby-2.7.8).
</div>
Expand Down
2 changes: 1 addition & 1 deletion DatadogAPIClient/APIError.html
Original file line number Diff line number Diff line change
Expand Up @@ -583,7 +583,7 @@ <h3 class="signature " id="to_s-instance_method">
</div>

<div id="footer">
Generated on Mon Feb 3 19:23:29 2025 by
Generated on Mon Feb 3 20:24:49 2025 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.37 (ruby-2.7.8).
</div>
Expand Down
102 changes: 48 additions & 54 deletions DatadogAPIClient/Configuration.html
Original file line number Diff line number Diff line change
Expand Up @@ -1441,10 +1441,7 @@ <h3 class="signature first" id="initialize-instance_method">
272
273
274
275
276
277
278</pre>
275</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'lib/datadog_api_client/configuration.rb', line 162</span>
Expand Down Expand Up @@ -1533,11 +1530,8 @@ <h3 class="signature first" id="initialize-instance_method">
<span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>v2.delete_historical_job</span><span class='label_end'>&quot;:</span> <span class='kw'>false</span><span class='comma'>,</span>
<span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>v2.get_finding</span><span class='label_end'>&quot;:</span> <span class='kw'>false</span><span class='comma'>,</span>
<span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>v2.get_historical_job</span><span class='label_end'>&quot;:</span> <span class='kw'>false</span><span class='comma'>,</span>
<span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>v2.get_sbom</span><span class='label_end'>&quot;:</span> <span class='kw'>false</span><span class='comma'>,</span>
<span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>v2.list_findings</span><span class='label_end'>&quot;:</span> <span class='kw'>false</span><span class='comma'>,</span>
<span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>v2.list_historical_jobs</span><span class='label_end'>&quot;:</span> <span class='kw'>false</span><span class='comma'>,</span>
<span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>v2.list_vulnerabilities</span><span class='label_end'>&quot;:</span> <span class='kw'>false</span><span class='comma'>,</span>
<span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>v2.list_vulnerable_assets</span><span class='label_end'>&quot;:</span> <span class='kw'>false</span><span class='comma'>,</span>
<span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>v2.mute_findings</span><span class='label_end'>&quot;:</span> <span class='kw'>false</span><span class='comma'>,</span>
<span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>v2.run_historical_job</span><span class='label_end'>&quot;:</span> <span class='kw'>false</span><span class='comma'>,</span>
<span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>v2.create_scorecard_outcomes_batch</span><span class='label_end'>&quot;:</span> <span class='kw'>false</span><span class='comma'>,</span>
Expand Down Expand Up @@ -3242,12 +3236,12 @@ <h3 class="signature first" id="default-class_method">
<pre class="lines">


281
282
283</pre>
278
279
280</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'lib/datadog_api_client/configuration.rb', line 281</span>
<pre class="code"><span class="info file"># File 'lib/datadog_api_client/configuration.rb', line 278</span>

<span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_default'>default</span>
<span class='cvar'>@@default</span> <span class='op'>||=</span> <span class='const'><span class='object_link'><a href="" title="DatadogAPIClient::Configuration (class)">Configuration</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="#initialize-instance_method" title="DatadogAPIClient::Configuration#initialize (method)">new</a></span></span>
Expand Down Expand Up @@ -3307,18 +3301,18 @@ <h3 class="signature first" id="api_key_with_prefix-instance_method">
<pre class="lines">


319
320
321
322
323
324
325
326
327
328
329
330</pre>
327</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'lib/datadog_api_client/configuration.rb', line 322</span>
<pre class="code"><span class="info file"># File 'lib/datadog_api_client/configuration.rb', line 319</span>

<span class='kw'>def</span> <span class='id identifier rubyid_api_key_with_prefix'>api_key_with_prefix</span><span class='lparen'>(</span><span class='id identifier rubyid_param_name'>param_name</span><span class='comma'>,</span> <span class='id identifier rubyid_param_alias'>param_alias</span> <span class='op'>=</span> <span class='kw'>nil</span><span class='rparen'>)</span>
<span class='id identifier rubyid_key'>key</span> <span class='op'>=</span> <span class='ivar'>@api_key</span><span class='lbracket'>[</span><span class='id identifier rubyid_param_name'>param_name</span><span class='rbracket'>]</span>
Expand Down Expand Up @@ -3359,12 +3353,12 @@ <h3 class="signature " id="application_key=-instance_method">
<pre class="lines">


338
339
340</pre>
335
336
337</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'lib/datadog_api_client/configuration.rb', line 338</span>
<pre class="code"><span class="info file"># File 'lib/datadog_api_client/configuration.rb', line 335</span>

<span class='kw'>def</span> <span class='id identifier rubyid_application_key='>application_key=</span><span class='lparen'>(</span><span class='id identifier rubyid_app_key'>app_key</span><span class='rparen'>)</span>
<span class='ivar'>@api_key</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>appKeyAuth</span><span class='tstring_end'>&#39;</span></span><span class='rbracket'>]</span> <span class='op'>=</span> <span class='id identifier rubyid_app_key'>app_key</span>
Expand Down Expand Up @@ -3399,6 +3393,9 @@ <h3 class="signature " id="auth_settings-instance_method">
<pre class="lines">


345
346
347
348
349
350
Expand All @@ -3420,13 +3417,10 @@ <h3 class="signature " id="auth_settings-instance_method">
366
367
368
369
370
371
372</pre>
369</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'lib/datadog_api_client/configuration.rb', line 348</span>
<pre class="code"><span class="info file"># File 'lib/datadog_api_client/configuration.rb', line 345</span>

<span class='kw'>def</span> <span class='id identifier rubyid_auth_settings'>auth_settings</span>
<span class='lbrace'>{</span>
Expand Down Expand Up @@ -3483,15 +3477,15 @@ <h3 class="signature " id="base_url-instance_method">
<pre class="lines">


310
311
312
313
314
315
316
317
318</pre>
315</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'lib/datadog_api_client/configuration.rb', line 313</span>
<pre class="code"><span class="info file"># File 'lib/datadog_api_client/configuration.rb', line 310</span>

<span class='kw'>def</span> <span class='id identifier rubyid_base_url'>base_url</span><span class='lparen'>(</span><span class='id identifier rubyid_operation'>operation</span> <span class='op'>=</span> <span class='kw'>nil</span><span class='rparen'>)</span>
<span class='id identifier rubyid_index'>index</span> <span class='op'>=</span> <span class='id identifier rubyid_server_operation_index'>server_operation_index</span><span class='period'>.</span><span class='id identifier rubyid_fetch'>fetch</span><span class='lparen'>(</span><span class='id identifier rubyid_operation'>operation</span><span class='period'>.</span><span class='id identifier rubyid_to_sym'>to_sym</span><span class='comma'>,</span> <span class='id identifier rubyid_server_index'>server_index</span><span class='rparen'>)</span>
Expand Down Expand Up @@ -3529,12 +3523,12 @@ <h3 class="signature " id="basic_auth_token-instance_method">
<pre class="lines">


343
344
345</pre>
340
341
342</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'lib/datadog_api_client/configuration.rb', line 343</span>
<pre class="code"><span class="info file"># File 'lib/datadog_api_client/configuration.rb', line 340</span>

<span class='kw'>def</span> <span class='id identifier rubyid_basic_auth_token'>basic_auth_token</span>
<span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>Basic </span><span class='tstring_end'>&#39;</span></span> <span class='op'>+</span> <span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='embexpr_beg'>#{</span><span class='id identifier rubyid_username'>username</span><span class='embexpr_end'>}</span><span class='tstring_content'>:</span><span class='embexpr_beg'>#{</span><span class='id identifier rubyid_password'>password</span><span class='embexpr_end'>}</span><span class='tstring_end'>&quot;</span></span><span class='rbracket'>]</span><span class='period'>.</span><span class='id identifier rubyid_pack'>pack</span><span class='lparen'>(</span><span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>m</span><span class='tstring_end'>&#39;</span></span><span class='rparen'>)</span><span class='period'>.</span><span class='id identifier rubyid_delete'>delete</span><span class='lparen'>(</span><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>\r\n</span><span class='tstring_end'>&quot;</span></span><span class='rparen'>)</span>
Expand Down Expand Up @@ -3600,12 +3594,12 @@ <h3 class="signature " id="configure-instance_method">
<pre class="lines">


292
293
294</pre>
289
290
291</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'lib/datadog_api_client/configuration.rb', line 292</span>
<pre class="code"><span class="info file"># File 'lib/datadog_api_client/configuration.rb', line 289</span>

<span class='kw'>def</span> <span class='id identifier rubyid_configure'>configure</span>
<span class='kw'>yield</span><span class='lparen'>(</span><span class='kw'>self</span><span class='rparen'>)</span> <span class='kw'>if</span> <span class='id identifier rubyid_block_given?'>block_given?</span>
Expand All @@ -3630,6 +3624,9 @@ <h3 class="signature " id="operation_server_settings-instance_method">
<pre class="lines">


427
428
429
430
431
432
Expand Down Expand Up @@ -3782,13 +3779,10 @@ <h3 class="signature " id="operation_server_settings-instance_method">
579
580
581
582
583
584
585</pre>
582</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'lib/datadog_api_client/configuration.rb', line 430</span>
<pre class="code"><span class="info file"># File 'lib/datadog_api_client/configuration.rb', line 427</span>

<span class='kw'>def</span> <span class='id identifier rubyid_operation_server_settings'>operation_server_settings</span>
<span class='lbrace'>{</span>
Expand Down Expand Up @@ -3976,6 +3970,9 @@ <h3 class="signature " id="server_settings-instance_method">
<pre class="lines">


372
373
374
375
376
377
Expand Down Expand Up @@ -4026,13 +4023,10 @@ <h3 class="signature " id="server_settings-instance_method">
422
423
424
425
426
427
428</pre>
425</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'lib/datadog_api_client/configuration.rb', line 375</span>
<pre class="code"><span class="info file"># File 'lib/datadog_api_client/configuration.rb', line 372</span>

<span class='kw'>def</span> <span class='id identifier rubyid_server_settings'>server_settings</span>
<span class='lbracket'>[</span>
Expand Down Expand Up @@ -4154,6 +4148,9 @@ <h3 class="signature " id="server_url-instance_method">
<pre class="lines">


588
589
590
591
592
593
Expand All @@ -4179,13 +4176,10 @@ <h3 class="signature " id="server_url-instance_method">
613
614
615
616
617
618
619</pre>
616</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'lib/datadog_api_client/configuration.rb', line 591</span>
<pre class="code"><span class="info file"># File 'lib/datadog_api_client/configuration.rb', line 588</span>

<span class='kw'>def</span> <span class='id identifier rubyid_server_url'>server_url</span><span class='lparen'>(</span><span class='id identifier rubyid_index'>index</span><span class='comma'>,</span> <span class='id identifier rubyid_variables'>variables</span> <span class='op'>=</span> <span class='lbrace'>{</span><span class='rbrace'>}</span><span class='comma'>,</span> <span class='id identifier rubyid_servers'>servers</span> <span class='op'>=</span> <span class='kw'>nil</span><span class='rparen'>)</span>
<span class='id identifier rubyid_servers'>servers</span> <span class='op'>=</span> <span class='id identifier rubyid_server_settings'>server_settings</span> <span class='kw'>if</span> <span class='id identifier rubyid_servers'>servers</span> <span class='op'>==</span> <span class='kw'>nil</span>
Expand Down Expand Up @@ -4226,7 +4220,7 @@ <h3 class="signature " id="server_url-instance_method">
</div>

<div id="footer">
Generated on Mon Feb 3 19:23:29 2025 by
Generated on Mon Feb 3 20:24:49 2025 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.37 (ruby-2.7.8).
</div>
Expand Down
2 changes: 1 addition & 1 deletion DatadogAPIClient/DatadogAPIClientInflector.html
Original file line number Diff line number Diff line change
Expand Up @@ -6113,7 +6113,7 @@ <h3 class="signature " id="overrides-instance_method">
</div>

<div id="footer">
Generated on Mon Feb 3 19:23:29 2025 by
Generated on Mon Feb 3 20:24:49 2025 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.37 (ruby-2.7.8).
</div>
Expand Down
2 changes: 1 addition & 1 deletion DatadogAPIClient/EnumAttributeValidator.html
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@ <h3 class="signature first" id="valid?-instance_method">
</div>

<div id="footer">
Generated on Mon Feb 3 19:23:27 2025 by
Generated on Mon Feb 3 20:24:48 2025 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.37 (ruby-2.7.8).
</div>
Expand Down
26 changes: 13 additions & 13 deletions DatadogAPIClient/UnparsedObject.html
Original file line number Diff line number Diff line change
Expand Up @@ -223,12 +223,12 @@ <h3 class="signature first" id="initialize-instance_method">
<pre class="lines">


626
627
628</pre>
623
624
625</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'lib/datadog_api_client/configuration.rb', line 626</span>
<pre class="code"><span class="info file"># File 'lib/datadog_api_client/configuration.rb', line 623</span>

<span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span><span class='lparen'>(</span><span class='id identifier rubyid_data'>data</span><span class='rparen'>)</span>
<span class='ivar'>@data</span> <span class='op'>=</span> <span class='id identifier rubyid_data'>data</span>
Expand Down Expand Up @@ -270,12 +270,12 @@ <h3 class="signature first" id="data-instance_method">
<pre class="lines">


624
625
626</pre>
621
622
623</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'lib/datadog_api_client/configuration.rb', line 624</span>
<pre class="code"><span class="info file"># File 'lib/datadog_api_client/configuration.rb', line 621</span>

<span class='kw'>def</span> <span class='id identifier rubyid_data'>data</span>
<span class='ivar'>@data</span>
Expand Down Expand Up @@ -307,12 +307,12 @@ <h3 class="signature first" id="to_hash-instance_method">
<pre class="lines">


630
631
632</pre>
627
628
629</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'lib/datadog_api_client/configuration.rb', line 630</span>
<pre class="code"><span class="info file"># File 'lib/datadog_api_client/configuration.rb', line 627</span>

<span class='kw'>def</span> <span class='id identifier rubyid_to_hash'>to_hash</span>
<span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_data'>data</span>
Expand All @@ -327,7 +327,7 @@ <h3 class="signature first" id="to_hash-instance_method">
</div>

<div id="footer">
Generated on Mon Feb 3 19:23:29 2025 by
Generated on Mon Feb 3 20:24:49 2025 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.37 (ruby-2.7.8).
</div>
Expand Down
2 changes: 1 addition & 1 deletion DatadogAPIClient/V1.html
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ <h3 class="signature first" id="configure-class_method">
</div>

<div id="footer">
Generated on Mon Feb 3 19:22:29 2025 by
Generated on Mon Feb 3 20:23:50 2025 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.37 (ruby-2.7.8).
</div>
Expand Down
2 changes: 1 addition & 1 deletion DatadogAPIClient/V1/APIErrorResponse.html
Original file line number Diff line number Diff line change
Expand Up @@ -1409,7 +1409,7 @@ <h3 class="signature " id="to_s-instance_method">
</div>

<div id="footer">
Generated on Mon Feb 3 19:22:44 2025 by
Generated on Mon Feb 3 20:24:05 2025 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.37 (ruby-2.7.8).
</div>
Expand Down
2 changes: 1 addition & 1 deletion DatadogAPIClient/V1/AWSAccount.html
Original file line number Diff line number Diff line change
Expand Up @@ -2236,7 +2236,7 @@ <h3 class="signature " id="valid?-instance_method">
</div>

<div id="footer">
Generated on Mon Feb 3 19:22:35 2025 by
Generated on Mon Feb 3 20:23:56 2025 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.37 (ruby-2.7.8).
</div>
Expand Down
2 changes: 1 addition & 1 deletion DatadogAPIClient/V1/AWSAccountAndLambdaRequest.html
Original file line number Diff line number Diff line change
Expand Up @@ -1487,7 +1487,7 @@ <h3 class="signature " id="to_s-instance_method">
</div>

<div id="footer">
Generated on Mon Feb 3 19:23:12 2025 by
Generated on Mon Feb 3 20:24:33 2025 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.37 (ruby-2.7.8).
</div>
Expand Down
2 changes: 1 addition & 1 deletion DatadogAPIClient/V1/AWSAccountCreateResponse.html
Original file line number Diff line number Diff line change
Expand Up @@ -1479,7 +1479,7 @@ <h3 class="signature " id="valid?-instance_method">
</div>

<div id="footer">
Generated on Mon Feb 3 19:23:06 2025 by
Generated on Mon Feb 3 20:24:26 2025 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.37 (ruby-2.7.8).
</div>
Expand Down
Loading

0 comments on commit 426ffaa

Please sign in to comment.