From 72aac81c9c1cd7dbb57a5ffc0057474f40baaf93 Mon Sep 17 00:00:00 2001 From: "ci.datadog-api-spec" Date: Tue, 4 Feb 2025 19:35:13 +0000 Subject: [PATCH] Regenerate client from commit 4b363b50 of spec repo --- .apigentools-info | 8 ++++---- .generator/schemas/v2/openapi.yaml | 5 +++++ 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.apigentools-info b/.apigentools-info index ad40227d6..0b0d278fd 100644 --- a/.apigentools-info +++ b/.apigentools-info @@ -4,13 +4,13 @@ "spec_versions": { "v1": { "apigentools_version": "1.6.6", - "regenerated": "2025-02-04 14:10:06.221297", - "spec_repo_commit": "4fb9047a" + "regenerated": "2025-02-04 19:29:35.428899", + "spec_repo_commit": "4b363b50" }, "v2": { "apigentools_version": "1.6.6", - "regenerated": "2025-02-04 14:10:06.239068", - "spec_repo_commit": "4fb9047a" + "regenerated": "2025-02-04 19:29:35.444500", + "spec_repo_commit": "4b363b50" } } } \ No newline at end of file diff --git a/.generator/schemas/v2/openapi.yaml b/.generator/schemas/v2/openapi.yaml index 831530e25..7789e709e 100644 --- a/.generator/schemas/v2/openapi.yaml +++ b/.generator/schemas/v2/openapi.yaml @@ -36988,6 +36988,7 @@ paths: If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).' /api/v2/incidents/{incident_id}/relationships/todos: get: + deprecated: true description: Get all todos for an incident. operationId: ListIncidentTodos parameters: @@ -37025,6 +37026,7 @@ paths: If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).' post: + deprecated: true description: Create an incident todo. operationId: CreateIncidentTodo parameters: @@ -37071,6 +37073,7 @@ paths: If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).' /api/v2/incidents/{incident_id}/relationships/todos/{todo_id}: delete: + deprecated: true description: Delete an incident todo. operationId: DeleteIncidentTodo parameters: @@ -37105,6 +37108,7 @@ paths: If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).' get: + deprecated: true description: Get incident todo details. operationId: GetIncidentTodo parameters: @@ -37143,6 +37147,7 @@ paths: If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).' patch: + deprecated: true description: Update an incident todo. operationId: UpdateIncidentTodo parameters: