File tree Expand file tree Collapse file tree 3 files changed +3
-9
lines changed
Expand file tree Collapse file tree 3 files changed +3
-9
lines changed Original file line number Diff line number Diff line change 11{
2- "spec_repo_commit": "2ffdc3f ",
3- "generated": "2025-07-16 19:19:08.488 "
2+ "spec_repo_commit": "671ba51 ",
3+ "generated": "2025-07-16 20:22:31.541 "
44}
Original file line number Diff line number Diff 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:
Original file line number Diff line number Diff line change @@ -178,8 +178,6 @@ impl EventsAPI {
178178 /// ❌ For use cases involving other event categories, use the V1 endpoint or reach out to [support](<https://www.datadoghq.com/support/>).
179179 ///
180180 /// ❌ Notifications are not yet supported for events sent to this endpoint. Use the V1 endpoint for notification functionality.
181- ///
182- /// ❌ This endpoint is not available for the Government (US1-FED) site. Contact your account representative for more information.
183181 pub async fn create_event (
184182 & self ,
185183 body : crate :: datadogV2:: model:: EventCreateRequestPayload ,
@@ -208,8 +206,6 @@ impl EventsAPI {
208206 /// ❌ For use cases involving other event categories, use the V1 endpoint or reach out to [support](<https://www.datadoghq.com/support/>).
209207 ///
210208 /// ❌ Notifications are not yet supported for events sent to this endpoint. Use the V1 endpoint for notification functionality.
211- ///
212- /// ❌ This endpoint is not available for the Government (US1-FED) site. Contact your account representative for more information.
213209 pub async fn create_event_with_http_info (
214210 & self ,
215211 body : crate :: datadogV2:: model:: EventCreateRequestPayload ,
You can’t perform that action at this time.
0 commit comments