From 94ad82fb9f572fc5f31564f81e4d178a4dc1ab30 Mon Sep 17 00:00:00 2001 From: "ci.datadog-api-spec" Date: Wed, 12 Aug 2026 14:07:53 +0000 Subject: [PATCH] Regenerate client from commit 87ea9a2 of spec repo --- .generator/schemas/v2/openapi.yaml | 6 +++++- features/v2/case_management.feature | 9 +++++---- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/.generator/schemas/v2/openapi.yaml b/.generator/schemas/v2/openapi.yaml index a5b1012c5d22..760a5920d1d8 100644 --- a/.generator/schemas/v2/openapi.yaml +++ b/.generator/schemas/v2/openapi.yaml @@ -213494,7 +213494,11 @@ tags: **Note**: These endpoints are split based on whether you are using the US1-FED site or not. Please reference the specific resource for the site you are using. name: "CSM Threats" - - description: View and manage cases and projects within Case Management. See the [Case Management page](https://docs.datadoghq.com/service_management/case_management/) for more information. + - description: >- + **Note**: Work Management is the UI name for Case Management. These API endpoints and permissions use `case` terminology. + + + View and manage work items and projects within Work Management. For more information, see [Work Management](https://docs.datadoghq.com/incident_response/work_management/). name: Case Management - description: >- View and configure custom attributes within Case Management. See the [Case Management page](https://docs.datadoghq.com/service_management/case_management/) for more information. diff --git a/features/v2/case_management.feature b/features/v2/case_management.feature index f34e59ada60b..b3b7a0a72e55 100644 --- a/features/v2/case_management.feature +++ b/features/v2/case_management.feature @@ -1,9 +1,10 @@ @endpoint(case-management) @endpoint(case-management-v2) Feature: Case Management - View and manage cases and projects within Case Management. See the [Case - Management - page](https://docs.datadoghq.com/service_management/case_management/) for - more information. + **Note**: Work Management is the UI name for Case Management. These API + endpoints and permissions use `case` terminology. View and manage work + items and projects within Work Management. For more information, see [Work + Management](https://docs.datadoghq.com/incident_response/work_management/) + . Background: Given a valid "apiKeyAuth" key in the system