diff --git a/.apigentools-info b/.apigentools-info index a35cd56edd52..45e1a9c6d6f8 100644 --- a/.apigentools-info +++ b/.apigentools-info @@ -4,13 +4,13 @@ "spec_versions": { "v1": { "apigentools_version": "1.6.6", - "regenerated": "2024-11-22 16:28:38.028416", - "spec_repo_commit": "5b0e59c5" + "regenerated": "2024-11-25 11:57:16.008741", + "spec_repo_commit": "80b43a3b" }, "v2": { "apigentools_version": "1.6.6", - "regenerated": "2024-11-22 16:28:38.047337", - "spec_repo_commit": "5b0e59c5" + "regenerated": "2024-11-25 11:57:16.031730", + "spec_repo_commit": "80b43a3b" } } } \ No newline at end of file diff --git a/.generator/schemas/v2/openapi.yaml b/.generator/schemas/v2/openapi.yaml index 33e7c854dd4a..0a7dc33118cd 100644 --- a/.generator/schemas/v2/openapi.yaml +++ b/.generator/schemas/v2/openapi.yaml @@ -31437,8 +31437,12 @@ paths: permissions: - events_read post: - description: This endpoint allows you to post events. Only events with `change` - category are under General Availability. + description: 'This endpoint allows you to post events. + + + Only events with **`change` category** are under General Availability. Refer + to [Change Tracking](https://docs.datadoghq.com/change_tracking) for further + details.' operationId: CreateEvent requestBody: content: diff --git a/packages/datadog-api-client-v2/apis/EventsApi.ts b/packages/datadog-api-client-v2/apis/EventsApi.ts index 13e4d468d8f9..1215561b7b70 100644 --- a/packages/datadog-api-client-v2/apis/EventsApi.ts +++ b/packages/datadog-api-client-v2/apis/EventsApi.ts @@ -450,7 +450,9 @@ export class EventsApi { } /** - * This endpoint allows you to post events. Only events with `change` category are under General Availability. + * This endpoint allows you to post events. + * + * Only events with **`change` category** are under General Availability. Refer to [Change Tracking](https://docs.datadoghq.com/change_tracking) for further details. * @param param The request object */ public createEvent(