Skip to content

Commit 4cc0c95

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 671ba51 of spec repo
1 parent 9d5dac3 commit 4cc0c95

File tree

3 files changed

+3
-7
lines changed

3 files changed

+3
-7
lines changed

.generated-info

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"spec_repo_commit": "2ffdc3f",
3-
"generated": "2025-07-16 19:14:29.962"
2+
"spec_repo_commit": "671ba51",
3+
"generated": "2025-07-16 20:17:06.657"
44
}

.generator/schemas/v2/openapi.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48677,9 +48677,7 @@ paths:
4867748677
for more details.\n\n\u274C For use cases involving other event categories,
4867848678
use the V1 endpoint or reach out to [support](https://www.datadoghq.com/support/).\n\n\u274C
4867948679
Notifications are not yet supported for events sent to this endpoint. Use
48680-
the V1 endpoint for notification functionality.\n\n\u274C This endpoint is
48681-
not available for the Government (US1-FED) site. Contact your account representative
48682-
for more information."
48680+
the V1 endpoint for notification functionality."
4868348681
operationId: CreateEvent
4868448682
requestBody:
4868548683
content:

src/datadog_api_client/v2/api/events_api.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,6 @@ def create_event(
188188
189189
❌ Notifications are not yet supported for events sent to this endpoint. Use the V1 endpoint for notification functionality.
190190
191-
❌ This endpoint is not available for the Government (US1-FED) site. Contact your account representative for more information.
192-
193191
:param body: Event creation request payload.
194192
:type body: EventCreateRequestPayload
195193
:rtype: EventCreateResponsePayload

0 commit comments

Comments
 (0)