File tree Expand file tree Collapse file tree 3 files changed +11
-5
lines changed
src/main/java/com/datadog/api/client/v2/api Expand file tree Collapse file tree 3 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 11{
2- "spec_repo_commit": "36ebfd8 ",
3- "generated": "2025-07-14 17:56:07.454 "
2+ "spec_repo_commit": "bb240c6 ",
3+ "generated": "2025-07-14 18: 17:38.592 "
44}
Original file line number Diff line number Diff line change @@ -48675,9 +48675,11 @@ paths:
4867548675 permissions:
4867648676 - events_read
4867748677 post:
48678- description: "This endpoint allows you to publish events.\n\n\u2705 **Only events
48679- with the `change` or `alert` category** are in General Availability. For change
48680- events, see [Change Tracking](https://docs.datadoghq.com/change_tracking)
48678+ description: "This endpoint allows you to publish events.\n\n**Note:** To utilize
48679+ this endpoint with our client libraries, please ensure you are using the latest
48680+ version released on or after July 1, 2025. Earlier versions do not support
48681+ this functionality.\n\n\u2705 **Only events with the `change` or `alert` category**
48682+ are in General Availability. For change events, see [Change Tracking](https://docs.datadoghq.com/change_tracking)
4868148683 for more details.\n\n\u274C For use cases involving other event categories,
4868248684 use the V1 endpoint or reach out to [support](https://www.datadoghq.com/support/).\n\n\u274C
4868348685 Notifications are not yet supported for events sent to this endpoint. Use
Original file line number Diff line number Diff line change @@ -86,6 +86,10 @@ public CompletableFuture<EventCreateResponsePayload> createEventAsync(
8686 /**
8787 * This endpoint allows you to publish events.
8888 *
89+ * <p><strong>Note:</strong> To utilize this endpoint with our client libraries, please ensure you
90+ * are using the latest version released on or after July 1, 2025. Earlier versions do not support
91+ * this functionality.
92+ *
8993 * <p>✅ <strong>Only events with the <code>change</code> or <code>alert</code> category</strong>
9094 * are in General Availability. For change events, see <a
9195 * href="https://docs.datadoghq.com/change_tracking">Change Tracking</a> for more details.
You can’t perform that action at this time.
0 commit comments