From 1f13c90d9975ab4ae2beac270178a6e585b0d72c Mon Sep 17 00:00:00 2001 From: "ci.datadog-api-spec" Date: Thu, 18 Sep 2025 18:45:32 +0000 Subject: [PATCH] Regenerate client from commit 0198c53 of spec repo --- data/api/v2/full_spec.yaml | 5 +++++ data/api/v2/full_spec_deref.json | 7 +++++++ static/resources/json/full_spec_v2.json | 7 +++++++ 3 files changed, 19 insertions(+) diff --git a/data/api/v2/full_spec.yaml b/data/api/v2/full_spec.yaml index 0d80c3af286a2..a46bcf363c76c 100644 --- a/data/api/v2/full_spec.yaml +++ b/data/api/v2/full_spec.yaml @@ -68184,6 +68184,11 @@ paths: cursorPath: meta.page.cursor limitParam: page[limit] resultsPath: data + x-permission: + operator: OR + permissions: + - security_monitoring_findings_read + - appsec_vm_read x-undo: type: safe x-unstable: '**Note**: This endpoint is in public beta. diff --git a/data/api/v2/full_spec_deref.json b/data/api/v2/full_spec_deref.json index b1a340c8a344a..d9dc5bc05036b 100644 --- a/data/api/v2/full_spec_deref.json +++ b/data/api/v2/full_spec_deref.json @@ -552164,6 +552164,13 @@ "limitParam": "page[limit]", "resultsPath": "data" }, + "x-permission": { + "operator": "OR", + "permissions": [ + "security_monitoring_findings_read", + "appsec_vm_read" + ] + }, "x-undo": { "type": "safe" }, diff --git a/static/resources/json/full_spec_v2.json b/static/resources/json/full_spec_v2.json index b1a340c8a344a..d9dc5bc05036b 100644 --- a/static/resources/json/full_spec_v2.json +++ b/static/resources/json/full_spec_v2.json @@ -552164,6 +552164,13 @@ "limitParam": "page[limit]", "resultsPath": "data" }, + "x-permission": { + "operator": "OR", + "permissions": [ + "security_monitoring_findings_read", + "appsec_vm_read" + ] + }, "x-undo": { "type": "safe" },