Skip to content

Commit 610bfb0

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit d8ffb70 of spec repo
1 parent b1190b5 commit 610bfb0

25 files changed

+1697
-246
lines changed

.generator/schemas/v2/openapi.yaml

Lines changed: 467 additions & 209 deletions
Large diffs are not rendered by default.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2025-10-14T13:09:10.481Z

cassettes/features/v2/security_monitoring/List-Scanned-Assets-Metadata-returns-Not-found-asset-not-found-response.yml

Lines changed: 20 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2025-10-14T13:14:21.010Z

cassettes/features/v2/security_monitoring/List-Scanned-Assets-Metadata-returns-OK-response.yml

Lines changed: 20 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-01-31T12:04:52.159Z
1+
2025-10-14T13:43:32.350Z

cassettes/features/v2/security_monitoring/List-vulnerable-assets-returns-Not-found-There-is-no-request-associated-with-the-provided-token-response.yml

Lines changed: 3 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-01-31T12:05:04.773Z
1+
2025-10-14T13:43:52.800Z

cassettes/features/v2/security_monitoring/List-vulnerable-assets-returns-OK-response.yml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# List Scanned Assets Metadata returns "OK" response
2+
3+
require "datadog_api_client"
4+
DatadogAPIClient.configure do |config|
5+
config.unstable_operations["v2.list_scanned_assets_metadata".to_sym] = true
6+
end
7+
api_instance = DatadogAPIClient::V2::SecurityMonitoringAPI.new
8+
p api_instance.list_scanned_assets_metadata()

0 commit comments

Comments
 (0)