Skip to content

Commit 765df0c

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 73f60e7 of spec repo
1 parent d7ccc0c commit 765df0c

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
@@ -101090,6 +101090,7 @@ paths:
101090101090
- security_monitoring_notification_profiles_write
101091101091
/api/v2/security/vulnerabilities:
101092101092
get:
101093+
deprecated: true
101093101094
description: |-
101094101095
Get a list of vulnerabilities.
101095101096

@@ -101531,9 +101532,9 @@ paths:
101531101532
operator: OR
101532101533
permissions:
101533101534
- appsec_vm_read
101535+
x-sunset: "2027-01-01"
101534101536
x-unstable: |-
101535-
**Note**: This endpoint is a private preview.
101536-
If you are interested in accessing this API, [fill out this form](https://forms.gle/kMYC1sDr6WDUBDsx9).
101537+
**Note**: This endpoint is deprecated. See the [List Security Findings endpoint](https://docs.datadoghq.com/api/latest/security-monitoring/#list-security-findings).
101537101538
/api/v2/security/vulnerabilities/notification_rules:
101538101539
get:
101539101540
description: Returns the list of notification rules for security vulnerabilities.

0 commit comments

Comments
 (0)