Skip to content

Commit a1dae7f

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 022fc9c of spec repo
1 parent b0766a9 commit a1dae7f

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": "2e1c8ca",
3-
"generated": "2025-07-16 17:25:09.211"
2+
"spec_repo_commit": "022fc9c",
3+
"generated": "2025-07-16 18:43:39.944"
44
}

.generator/schemas/v2/openapi.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48683,9 +48683,7 @@ paths:
4868348683
for more details.\n\n\u274C For use cases involving other event categories,
4868448684
use the V1 endpoint or reach out to [support](https://www.datadoghq.com/support/).\n\n\u274C
4868548685
Notifications are not yet supported for events sent to this endpoint. Use
48686-
the V1 endpoint for notification functionality.\n\n\u274C This endpoint is
48687-
not available for the Government (US1-FED) site. Contact your account representative
48688-
for more information."
48686+
the V1 endpoint for notification functionality."
4868948687
operationId: CreateEvent
4869048688
requestBody:
4869148689
content:

lib/datadog_api_client/v2/api/events_api.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ def create_event(body, opts = {})
4343
#
4444
# ❌ Notifications are not yet supported for events sent to this endpoint. Use the V1 endpoint for notification functionality.
4545
#
46-
# ❌ This endpoint is not available for the Government (US1-FED) site. Contact your account representative for more information.
47-
#
4846
# @param body [EventCreateRequestPayload] Event creation request payload.
4947
# @param opts [Hash] the optional parameters
5048
# @return [Array<(EventCreateResponsePayload, Integer, Hash)>] EventCreateResponsePayload data, response status code and response headers

0 commit comments

Comments
 (0)