From 43653fe3848cca41cf71c39d5173591b8f471382 Mon Sep 17 00:00:00 2001 From: "ci.datadog-api-spec" Date: Fri, 5 Dec 2025 15:35:54 +0000 Subject: [PATCH] Regenerate client from commit 4bce651 of spec repo --- config/_default/menus/api.en.yaml | 6 +++--- data/api/v1/full_spec.yaml | 2 +- data/api/v1/translate_actions.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/config/_default/menus/api.en.yaml b/config/_default/menus/api.en.yaml index 27bb741f155..4252a0a5057 100644 --- a/config/_default/menus/api.en.yaml +++ b/config/_default/menus/api.en.yaml @@ -4216,9 +4216,9 @@ menu: - DeleteHostTags unstable: [] order: 5 - - name: Get Tags - url: '#get-tags' - identifier: tags-get-tags + - name: Get All Hosts Tags + url: '#get-all-hosts-tags' + identifier: tags-get-all-hosts-tags parent: tags generated: true params: diff --git a/data/api/v1/full_spec.yaml b/data/api/v1/full_spec.yaml index 85d906ea5a0..13271c50f8d 100644 --- a/data/api/v1/full_spec.yaml +++ b/data/api/v1/full_spec.yaml @@ -36803,7 +36803,7 @@ paths: - apiKeyAuth: [] appKeyAuth: [] - AuthZ: [] - summary: Get Tags + summary: Get All Hosts Tags tags: - Tags x-menu-order: 1 diff --git a/data/api/v1/translate_actions.json b/data/api/v1/translate_actions.json index 7d8cb8ab74f..8fcb8f98bd2 100644 --- a/data/api/v1/translate_actions.json +++ b/data/api/v1/translate_actions.json @@ -1013,7 +1013,7 @@ }, "ListHostTags": { "description": "Return a mapping of tags to hosts for your whole infrastructure.", - "summary": "Get Tags" + "summary": "Get All Hosts Tags" }, "DeleteHostTags": { "description": "This endpoint allows you to remove all user-assigned tags\nfor a single host.",