Skip to content

Commit 2478a7c

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Update CreateEvent to include new disclaimer (#30415)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent 5b4e074 commit 2478a7c

File tree

5 files changed

+12
-10
lines changed

5 files changed

+12
-10
lines changed

.apigentools-info

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"spec_versions": {
55
"v1": {
66
"apigentools_version": "1.6.6",
7-
"regenerated": "2025-07-14 13:53:15.540379",
8-
"spec_repo_commit": "a5e8c5b3"
7+
"regenerated": "2025-07-14 18:17:19.063079",
8+
"spec_repo_commit": "bb240c6b"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-07-14 13:53:25.055083",
13-
"spec_repo_commit": "a5e8c5b3"
12+
"regenerated": "2025-07-14 18:17:28.528669",
13+
"spec_repo_commit": "bb240c6b"
1414
}
1515
}
1616
}

data/api/v2/full_spec.yaml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49907,9 +49907,11 @@ paths:
4990749907
x-undo:
4990849908
type: safe
4990949909
post:
49910-
description: "This endpoint allows you to publish events.\n\n\u2705 **Only events
49911-
with the `change` or `alert` category** are in General Availability. For change
49912-
events, see [Change Tracking](https://docs.datadoghq.com/change_tracking)
49910+
description: "This endpoint allows you to publish events.\n\n**Note:** To utilize
49911+
this endpoint with our client libraries, please ensure you are using the latest
49912+
version released on or after July 1, 2025. Earlier versions do not support
49913+
this functionality.\n\n\u2705 **Only events with the `change` or `alert` category**
49914+
are in General Availability. For change events, see [Change Tracking](https://docs.datadoghq.com/change_tracking)
4991349915
for more details.\n\n\u274C For use cases involving other event categories,
4991449916
use the V1 endpoint or reach out to [support](https://www.datadoghq.com/support/).\n\n\u274C
4991549917
Notifications are not yet supported for events sent to this endpoint. Use

data/api/v2/full_spec_deref.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380733,7 +380733,7 @@
380733380733
}
380734380734
},
380735380735
"post": {
380736-
"description": "This endpoint allows you to publish events.\n\n✅ **Only events with the `change` or `alert` category** are in General Availability. For change events, see [Change Tracking](https://docs.datadoghq.com/change_tracking) for more details.\n\n❌ For use cases involving other event categories, use the V1 endpoint or reach out to [support](https://www.datadoghq.com/support/).\n\n❌ Notifications are not yet supported for events sent to this endpoint. Use the V1 endpoint for notification functionality.\n\n❌ This endpoint is not available for the Government (US1-FED) site. Contact your account representative for more information.",
380736+
"description": "This endpoint allows you to publish events.\n\n**Note:** To utilize this endpoint with our client libraries, please ensure you are using the latest version released on or after July 1, 2025. Earlier versions do not support this functionality.\n\n✅ **Only events with the `change` or `alert` category** are in General Availability. For change events, see [Change Tracking](https://docs.datadoghq.com/change_tracking) for more details.\n\n❌ For use cases involving other event categories, use the V1 endpoint or reach out to [support](https://www.datadoghq.com/support/).\n\n❌ Notifications are not yet supported for events sent to this endpoint. Use the V1 endpoint for notification functionality.\n\n❌ This endpoint is not available for the Government (US1-FED) site. Contact your account representative for more information.",
380737380737
"operationId": "CreateEvent",
380738380738
"requestBody": {
380739380739
"content": {

data/api/v2/translate_actions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -702,7 +702,7 @@
702702
"summary": "Get a list of events"
703703
},
704704
"CreateEvent": {
705-
"description": "This endpoint allows you to publish events.\n\n✅ **Only events with the `change` or `alert` category** are in General Availability. For change events, see [Change Tracking](https://docs.datadoghq.com/change_tracking) for more details.\n\n❌ For use cases involving other event categories, use the V1 endpoint or reach out to [support](https://www.datadoghq.com/support/).\n\n❌ Notifications are not yet supported for events sent to this endpoint. Use the V1 endpoint for notification functionality.\n\n❌ This endpoint is not available for the Government (US1-FED) site. Contact your account representative for more information.",
705+
"description": "This endpoint allows you to publish events.\n\n**Note:** To utilize this endpoint with our client libraries, please ensure you are using the latest version released on or after July 1, 2025. Earlier versions do not support this functionality.\n\n✅ **Only events with the `change` or `alert` category** are in General Availability. For change events, see [Change Tracking](https://docs.datadoghq.com/change_tracking) for more details.\n\n❌ For use cases involving other event categories, use the V1 endpoint or reach out to [support](https://www.datadoghq.com/support/).\n\n❌ Notifications are not yet supported for events sent to this endpoint. Use the V1 endpoint for notification functionality.\n\n❌ This endpoint is not available for the Government (US1-FED) site. Contact your account representative for more information.",
706706
"summary": "Post an event",
707707
"request_description": "Event creation request payload.",
708708
"request_schema_description": "Payload for creating an event."

static/resources/json/full_spec_v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380733,7 +380733,7 @@
380733380733
}
380734380734
},
380735380735
"post": {
380736-
"description": "This endpoint allows you to publish events.\n\n✅ **Only events with the `change` or `alert` category** are in General Availability. For change events, see [Change Tracking](https://docs.datadoghq.com/change_tracking) for more details.\n\n❌ For use cases involving other event categories, use the V1 endpoint or reach out to [support](https://www.datadoghq.com/support/).\n\n❌ Notifications are not yet supported for events sent to this endpoint. Use the V1 endpoint for notification functionality.\n\n❌ This endpoint is not available for the Government (US1-FED) site. Contact your account representative for more information.",
380736+
"description": "This endpoint allows you to publish events.\n\n**Note:** To utilize this endpoint with our client libraries, please ensure you are using the latest version released on or after July 1, 2025. Earlier versions do not support this functionality.\n\n✅ **Only events with the `change` or `alert` category** are in General Availability. For change events, see [Change Tracking](https://docs.datadoghq.com/change_tracking) for more details.\n\n❌ For use cases involving other event categories, use the V1 endpoint or reach out to [support](https://www.datadoghq.com/support/).\n\n❌ Notifications are not yet supported for events sent to this endpoint. Use the V1 endpoint for notification functionality.\n\n❌ This endpoint is not available for the Government (US1-FED) site. Contact your account representative for more information.",
380737380737
"operationId": "CreateEvent",
380738380738
"requestBody": {
380739380739
"content": {

0 commit comments

Comments
 (0)