Skip to content

Commit

Permalink
Add JSONSchema assertion support to API and multistep tests (#1782)
Browse files Browse the repository at this point in the history
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com> 31e4bf4
  • Loading branch information
api-clients-generation-pipeline[bot] and ci.datadog-api-spec committed Apr 22, 2024
1 parent cd661d3 commit f0c7884
Show file tree
Hide file tree
Showing 2,401 changed files with 7,462 additions and 6,397 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 Fri Apr 19 21:16:01 2024 by
Generated on Mon Apr 22 13:22:58 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (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 @@ -2895,7 +2895,7 @@ <h3 class="signature " id="user_agent=-instance_method">
</div>

<div id="footer">
Generated on Fri Apr 19 21:16:58 2024 by
Generated on Mon Apr 22 13:23:51 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (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 Fri Apr 19 21:16:58 2024 by
Generated on Mon Apr 22 13:23:51 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-2.7.8).
</div>
Expand Down
2 changes: 1 addition & 1 deletion DatadogAPIClient/Configuration.html
Original file line number Diff line number Diff line change
Expand Up @@ -4164,7 +4164,7 @@ <h3 class="signature " id="server_url-instance_method">
</div>

<div id="footer">
Generated on Fri Apr 19 21:16:58 2024 by
Generated on Mon Apr 22 13:23:51 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-2.7.8).
</div>
Expand Down
12 changes: 10 additions & 2 deletions DatadogAPIClient/DatadogAPIClientInflector.html
Original file line number Diff line number Diff line change
Expand Up @@ -2593,7 +2593,11 @@ <h3 class="signature " id="overrides-instance_method">
2383
2384
2385
2386</pre>
2386
2387
2388
2389
2390</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'lib/datadog_api_client/inflector.rb', line 10</span>
Expand Down Expand Up @@ -3140,6 +3144,10 @@ <h3 class="signature " id="overrides-instance_method">
<span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>v1.synthetics_assertion_json_path_operator</span><span class='tstring_end'>&quot;</span></span> <span class='op'>=&gt;</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>SyntheticsAssertionJSONPathOperator</span><span class='tstring_end'>&quot;</span></span><span class='comma'>,</span>
<span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>v1.synthetics_assertion_json_path_target</span><span class='tstring_end'>&quot;</span></span> <span class='op'>=&gt;</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>SyntheticsAssertionJSONPathTarget</span><span class='tstring_end'>&quot;</span></span><span class='comma'>,</span>
<span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>v1.synthetics_assertion_json_path_target_target</span><span class='tstring_end'>&quot;</span></span> <span class='op'>=&gt;</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>SyntheticsAssertionJSONPathTargetTarget</span><span class='tstring_end'>&quot;</span></span><span class='comma'>,</span>
<span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>v1.synthetics_assertion_json_schema_meta_schema</span><span class='tstring_end'>&quot;</span></span> <span class='op'>=&gt;</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>SyntheticsAssertionJSONSchemaMetaSchema</span><span class='tstring_end'>&quot;</span></span><span class='comma'>,</span>
<span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>v1.synthetics_assertion_json_schema_operator</span><span class='tstring_end'>&quot;</span></span> <span class='op'>=&gt;</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>SyntheticsAssertionJSONSchemaOperator</span><span class='tstring_end'>&quot;</span></span><span class='comma'>,</span>
<span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>v1.synthetics_assertion_json_schema_target</span><span class='tstring_end'>&quot;</span></span> <span class='op'>=&gt;</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>SyntheticsAssertionJSONSchemaTarget</span><span class='tstring_end'>&quot;</span></span><span class='comma'>,</span>
<span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>v1.synthetics_assertion_json_schema_target_target</span><span class='tstring_end'>&quot;</span></span> <span class='op'>=&gt;</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>SyntheticsAssertionJSONSchemaTargetTarget</span><span class='tstring_end'>&quot;</span></span><span class='comma'>,</span>
<span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>v1.synthetics_assertion_operator</span><span class='tstring_end'>&quot;</span></span> <span class='op'>=&gt;</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>SyntheticsAssertionOperator</span><span class='tstring_end'>&quot;</span></span><span class='comma'>,</span>
<span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>v1.synthetics_assertion_target</span><span class='tstring_end'>&quot;</span></span> <span class='op'>=&gt;</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>SyntheticsAssertionTarget</span><span class='tstring_end'>&quot;</span></span><span class='comma'>,</span>
<span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>v1.synthetics_assertion_timings_scope</span><span class='tstring_end'>&quot;</span></span> <span class='op'>=&gt;</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>SyntheticsAssertionTimingsScope</span><span class='tstring_end'>&quot;</span></span><span class='comma'>,</span>
Expand Down Expand Up @@ -4985,7 +4993,7 @@ <h3 class="signature " id="overrides-instance_method">
</div>

<div id="footer">
Generated on Fri Apr 19 21:16:58 2024 by
Generated on Mon Apr 22 13:23:51 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (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 Fri Apr 19 21:16:57 2024 by
Generated on Mon Apr 22 13:23:50 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-2.7.8).
</div>
Expand Down
2 changes: 1 addition & 1 deletion DatadogAPIClient/UnparsedObject.html
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ <h3 class="signature first" id="to_hash-instance_method">
</div>

<div id="footer">
Generated on Fri Apr 19 21:16:58 2024 by
Generated on Mon Apr 22 13:23:51 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-2.7.8).
</div>
Expand Down
6 changes: 3 additions & 3 deletions DatadogAPIClient/V1.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion DatadogAPIClient/V1/APIErrorResponse.html
Original file line number Diff line number Diff line change
Expand Up @@ -1441,7 +1441,7 @@ <h3 class="signature " id="to_s-instance_method">
</div>

<div id="footer">
Generated on Fri Apr 19 21:16:16 2024 by
Generated on Mon Apr 22 13:23:11 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (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 @@ -2268,7 +2268,7 @@ <h3 class="signature " id="valid?-instance_method">
</div>

<div id="footer">
Generated on Fri Apr 19 21:16:07 2024 by
Generated on Mon Apr 22 13:23:03 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (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 @@ -1519,7 +1519,7 @@ <h3 class="signature " id="to_s-instance_method">
</div>

<div id="footer">
Generated on Fri Apr 19 21:16:43 2024 by
Generated on Mon Apr 22 13:23:37 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (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 @@ -1511,7 +1511,7 @@ <h3 class="signature " id="valid?-instance_method">
</div>

<div id="footer">
Generated on Fri Apr 19 21:16:36 2024 by
Generated on Mon Apr 22 13:23:31 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-2.7.8).
</div>
Expand Down
2 changes: 1 addition & 1 deletion DatadogAPIClient/V1/AWSAccountDeleteRequest.html
Original file line number Diff line number Diff line change
Expand Up @@ -1647,7 +1647,7 @@ <h3 class="signature " id="valid?-instance_method">
</div>

<div id="footer">
Generated on Fri Apr 19 21:16:33 2024 by
Generated on Mon Apr 22 13:23:28 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-2.7.8).
</div>
Expand Down
2 changes: 1 addition & 1 deletion DatadogAPIClient/V1/AWSAccountListResponse.html
Original file line number Diff line number Diff line change
Expand Up @@ -1511,7 +1511,7 @@ <h3 class="signature " id="valid?-instance_method">
</div>

<div id="footer">
Generated on Fri Apr 19 21:16:31 2024 by
Generated on Mon Apr 22 13:23:26 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-2.7.8).
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ <h3 class="signature " id="tags-instance_method">
</div>

<div id="footer">
Generated on Fri Apr 19 21:17:10 2024 by
Generated on Mon Apr 22 13:24:02 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-2.7.8).
</div>
Expand Down
2 changes: 1 addition & 1 deletion DatadogAPIClient/V1/AWSEventBridgeCreateRequest.html
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ <h3 class="signature " id="region-instance_method">
</div>

<div id="footer">
Generated on Fri Apr 19 21:17:07 2024 by
Generated on Mon Apr 22 13:24:00 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-2.7.8).
</div>
Expand Down
2 changes: 1 addition & 1 deletion DatadogAPIClient/V1/AWSEventBridgeCreateResponse.html
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ <h3 class="signature " id="status-instance_method">
</div>

<div id="footer">
Generated on Fri Apr 19 21:17:08 2024 by
Generated on Mon Apr 22 13:24:00 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-2.7.8).
</div>
Expand Down
2 changes: 1 addition & 1 deletion DatadogAPIClient/V1/AWSEventBridgeCreateStatus.html
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ <h3 class="inherited">Methods included from <span class='object_link'><a href="B
</div>

<div id="footer">
Generated on Fri Apr 19 21:17:07 2024 by
Generated on Mon Apr 22 13:24:00 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-2.7.8).
</div>
Expand Down
2 changes: 1 addition & 1 deletion DatadogAPIClient/V1/AWSEventBridgeDeleteRequest.html
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ <h3 class="signature " id="region-instance_method">
</div>

<div id="footer">
Generated on Fri Apr 19 21:17:07 2024 by
Generated on Mon Apr 22 13:24:00 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-2.7.8).
</div>
Expand Down
2 changes: 1 addition & 1 deletion DatadogAPIClient/V1/AWSEventBridgeDeleteResponse.html
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ <h3 class="signature first" id="status-instance_method">
</div>

<div id="footer">
Generated on Fri Apr 19 21:17:08 2024 by
Generated on Mon Apr 22 13:24:00 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-2.7.8).
</div>
Expand Down
2 changes: 1 addition & 1 deletion DatadogAPIClient/V1/AWSEventBridgeDeleteStatus.html
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ <h3 class="inherited">Methods included from <span class='object_link'><a href="B
</div>

<div id="footer">
Generated on Fri Apr 19 21:17:07 2024 by
Generated on Mon Apr 22 13:24:00 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-2.7.8).
</div>
Expand Down
2 changes: 1 addition & 1 deletion DatadogAPIClient/V1/AWSEventBridgeListResponse.html
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ <h3 class="signature " id="is_installed-instance_method">
</div>

<div id="footer">
Generated on Fri Apr 19 21:17:07 2024 by
Generated on Mon Apr 22 13:24:00 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-2.7.8).
</div>
Expand Down
2 changes: 1 addition & 1 deletion DatadogAPIClient/V1/AWSEventBridgeSource.html
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ <h3 class="signature " id="region-instance_method">
</div>

<div id="footer">
Generated on Fri Apr 19 21:17:04 2024 by
Generated on Mon Apr 22 13:23:57 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-2.7.8).
</div>
Expand Down
2 changes: 1 addition & 1 deletion DatadogAPIClient/V1/AWSIntegrationAPI.html
Original file line number Diff line number Diff line change
Expand Up @@ -3875,7 +3875,7 @@ <h3 class="signature " id="update_aws_account_with_http_info-instance_method">
</div>

<div id="footer">
Generated on Fri Apr 19 21:16:13 2024 by
Generated on Mon Apr 22 13:23:09 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-2.7.8).
</div>
Expand Down
2 changes: 1 addition & 1 deletion DatadogAPIClient/V1/AWSLogsAsyncError.html
Original file line number Diff line number Diff line change
Expand Up @@ -1579,7 +1579,7 @@ <h3 class="signature " id="valid?-instance_method">
</div>

<div id="footer">
Generated on Fri Apr 19 21:16:19 2024 by
Generated on Mon Apr 22 13:23:15 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-2.7.8).
</div>
Expand Down
2 changes: 1 addition & 1 deletion DatadogAPIClient/V1/AWSLogsAsyncResponse.html
Original file line number Diff line number Diff line change
Expand Up @@ -1579,7 +1579,7 @@ <h3 class="signature " id="valid?-instance_method">
</div>

<div id="footer">
Generated on Fri Apr 19 21:16:26 2024 by
Generated on Mon Apr 22 13:23:22 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-2.7.8).
</div>
Expand Down
2 changes: 1 addition & 1 deletion DatadogAPIClient/V1/AWSLogsIntegrationAPI.html
Original file line number Diff line number Diff line change
Expand Up @@ -2355,7 +2355,7 @@ <h3 class="signature " id="list_aws_logs_services_with_http_info-instance_method
</div>

<div id="footer">
Generated on Fri Apr 19 21:16:22 2024 by
Generated on Mon Apr 22 13:23:17 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-2.7.8).
</div>
Expand Down
2 changes: 1 addition & 1 deletion DatadogAPIClient/V1/AWSLogsLambda.html
Original file line number Diff line number Diff line change
Expand Up @@ -1511,7 +1511,7 @@ <h3 class="signature " id="valid?-instance_method">
</div>

<div id="footer">
Generated on Fri Apr 19 21:16:11 2024 by
Generated on Mon Apr 22 13:23:07 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-2.7.8).
</div>
Expand Down
2 changes: 1 addition & 1 deletion DatadogAPIClient/V1/AWSLogsListResponse.html
Original file line number Diff line number Diff line change
Expand Up @@ -1647,7 +1647,7 @@ <h3 class="signature " id="valid?-instance_method">
</div>

<div id="footer">
Generated on Fri Apr 19 21:16:24 2024 by
Generated on Mon Apr 22 13:23:19 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-2.7.8).
</div>
Expand Down
2 changes: 1 addition & 1 deletion DatadogAPIClient/V1/AWSLogsListServicesResponse.html
Original file line number Diff line number Diff line change
Expand Up @@ -1579,7 +1579,7 @@ <h3 class="signature " id="valid?-instance_method">
</div>

<div id="footer">
Generated on Fri Apr 19 21:16:45 2024 by
Generated on Mon Apr 22 13:23:38 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-2.7.8).
</div>
Expand Down
2 changes: 1 addition & 1 deletion DatadogAPIClient/V1/AWSLogsServicesRequest.html
Original file line number Diff line number Diff line change
Expand Up @@ -1519,7 +1519,7 @@ <h3 class="signature " id="to_s-instance_method">
</div>

<div id="footer">
Generated on Fri Apr 19 21:16:31 2024 by
Generated on Mon Apr 22 13:23:26 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-2.7.8).
</div>
Expand Down
2 changes: 1 addition & 1 deletion DatadogAPIClient/V1/AWSNamespace.html
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,7 @@ <h3 class="signature first" id="build_from_hash-instance_method">
</div>

<div id="footer">
Generated on Fri Apr 19 21:16:08 2024 by
Generated on Mon Apr 22 13:23:04 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-2.7.8).
</div>
Expand Down
2 changes: 1 addition & 1 deletion DatadogAPIClient/V1/AWSTagFilter.html
Original file line number Diff line number Diff line change
Expand Up @@ -1579,7 +1579,7 @@ <h3 class="signature " id="valid?-instance_method">
</div>

<div id="footer">
Generated on Fri Apr 19 21:16:09 2024 by
Generated on Mon Apr 22 13:23:05 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-2.7.8).
</div>
Expand Down
2 changes: 1 addition & 1 deletion DatadogAPIClient/V1/AWSTagFilterCreateRequest.html
Original file line number Diff line number Diff line change
Expand Up @@ -1647,7 +1647,7 @@ <h3 class="signature " id="valid?-instance_method">
</div>

<div id="footer">
Generated on Fri Apr 19 21:16:41 2024 by
Generated on Mon Apr 22 13:23:35 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-2.7.8).
</div>
Expand Down
2 changes: 1 addition & 1 deletion DatadogAPIClient/V1/AWSTagFilterDeleteRequest.html
Original file line number Diff line number Diff line change
Expand Up @@ -1579,7 +1579,7 @@ <h3 class="signature " id="valid?-instance_method">
</div>

<div id="footer">
Generated on Fri Apr 19 21:16:41 2024 by
Generated on Mon Apr 22 13:23:35 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-2.7.8).
</div>
Expand Down
2 changes: 1 addition & 1 deletion DatadogAPIClient/V1/AWSTagFilterListResponse.html
Original file line number Diff line number Diff line change
Expand Up @@ -1511,7 +1511,7 @@ <h3 class="signature " id="valid?-instance_method">
</div>

<div id="footer">
Generated on Fri Apr 19 21:16:39 2024 by
Generated on Mon Apr 22 13:23:33 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-2.7.8).
</div>
Expand Down
2 changes: 1 addition & 1 deletion DatadogAPIClient/V1/AccessRole.html
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ <h3 class="signature first" id="build_from_hash-instance_method">
</div>

<div id="footer">
Generated on Fri Apr 19 21:16:07 2024 by
Generated on Mon Apr 22 13:23:03 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-2.7.8).
</div>
Expand Down
2 changes: 1 addition & 1 deletion DatadogAPIClient/V1/AddSignalToIncidentRequest.html
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ <h3 class="signature " id="version-instance_method">
</div>

<div id="footer">
Generated on Fri Apr 19 21:17:07 2024 by
Generated on Mon Apr 22 13:24:00 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-2.7.8).
</div>
Expand Down
2 changes: 1 addition & 1 deletion DatadogAPIClient/V1/AlertGraphWidgetDefinition.html
Original file line number Diff line number Diff line change
Expand Up @@ -1869,7 +1869,7 @@ <h3 class="signature " id="to_s-instance_method">
</div>

<div id="footer">
Generated on Fri Apr 19 21:16:41 2024 by
Generated on Mon Apr 22 13:23:35 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-2.7.8).
</div>
Expand Down
2 changes: 1 addition & 1 deletion DatadogAPIClient/V1/AlertGraphWidgetDefinitionType.html
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ <h3 class="signature first" id="build_from_hash-instance_method">
</div>

<div id="footer">
Generated on Fri Apr 19 21:16:49 2024 by
Generated on Mon Apr 22 13:23:42 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-2.7.8).
</div>
Expand Down
2 changes: 1 addition & 1 deletion DatadogAPIClient/V1/AlertValueWidgetDefinition.html
Original file line number Diff line number Diff line change
Expand Up @@ -1927,7 +1927,7 @@ <h3 class="signature " id="to_s-instance_method">
</div>

<div id="footer">
Generated on Fri Apr 19 21:16:41 2024 by
Generated on Mon Apr 22 13:23:35 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-2.7.8).
</div>
Expand Down
2 changes: 1 addition & 1 deletion DatadogAPIClient/V1/AlertValueWidgetDefinitionType.html
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ <h3 class="signature first" id="build_from_hash-instance_method">
</div>

<div id="footer">
Generated on Fri Apr 19 21:16:49 2024 by
Generated on Mon Apr 22 13:23:42 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-2.7.8).
</div>
Expand Down
Loading

0 comments on commit f0c7884

Please sign in to comment.