Skip to content

Commit d46c5f0

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit c63f1b1 of spec repo
1 parent 8056854 commit d46c5f0

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.generator/schemas/v2/openapi.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100233,6 +100233,7 @@ paths:
100233100233
- security_monitoring_notification_profiles_write
100234100234
/api/v2/security/vulnerabilities:
100235100235
get:
100236+
deprecated: true
100236100237
description: |-
100237100238
Get a list of vulnerabilities.
100238100239

@@ -100674,9 +100675,9 @@ paths:
100674100675
operator: OR
100675100676
permissions:
100676100677
- appsec_vm_read
100678+
x-sunset: "2027-01-01"
100677100679
x-unstable: |-
100678-
**Note**: This endpoint is a private preview.
100679-
If you are interested in accessing this API, [fill out this form](https://forms.gle/kMYC1sDr6WDUBDsx9).
100680+
**Note**: This endpoint is deprecated. See the [List Security Findings endpoint](https://docs.datadoghq.com/api/latest/security-monitoring/#list-security-findings).
100680100681
/api/v2/security/vulnerabilities/notification_rules:
100681100682
get:
100682100683
description: Returns the list of notification rules for security vulnerabilities.

0 commit comments

Comments
 (0)