From 360e7811f7713ca77b04673497a9c7562c64d061 Mon Sep 17 00:00:00 2001 From: "ci.datadog-api-spec" Date: Fri, 22 May 2026 21:21:29 +0000 Subject: [PATCH] Regenerate client from commit 3a12710 of spec repo --- content/en/api/v2/cloud-cost-management/examples.json | 3 +-- data/api/v2/full_spec.yaml | 3 --- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/content/en/api/v2/cloud-cost-management/examples.json b/content/en/api/v2/cloud-cost-management/examples.json index 06774384f44..d5a9e3f5fe9 100644 --- a/content/en/api/v2/cloud-cost-management/examples.json +++ b/content/en/api/v2/cloud-cost-management/examples.json @@ -3054,7 +3054,6 @@ "json_curl": {}, "json": { "filter": "string", - "scope": "string", "sort": [ { "expression": "string", @@ -3063,7 +3062,7 @@ ], "view": "string" }, - "html": "
\n
\n
\n
\n

filter

\n
\n

string

\n

Filter expression applied to the recommendations.

\n
\n \n
\n
\n
\n
\n
\n

scope

\n
\n

string

\n

Recommendations scope. Defaults to ccm; use experiment for experimental recommendations or * for both.

\n
\n \n
\n
\n
\n
\n
\n

sort

\n
\n

[object]

\n

Ordered list of sort clauses applied to the result set.

\n
\n
\n
\n
\n
\n

expression

\n
\n

string

\n

Field to sort by (for example, potential_daily_savings.amount).

\n
\n \n
\n
\n
\n
\n
\n

order

\n
\n

string

\n

Sort direction, either ASC or DESC.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

view

\n
\n

string

\n

Active view name (for example, active, dismissed, open, in-progress, or completed).

\n
\n \n
\n
" + "html": "
\n
\n
\n
\n

filter

\n
\n

string

\n

Filter expression applied to the recommendations.

\n
\n \n
\n
\n
\n
\n
\n

sort

\n
\n

[object]

\n

Ordered list of sort clauses applied to the result set.

\n
\n
\n
\n
\n
\n

expression

\n
\n

string

\n

Field to sort by (for example, potential_daily_savings.amount).

\n
\n \n
\n
\n
\n
\n
\n

order

\n
\n

string

\n

Sort direction, either ASC or DESC.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

view

\n
\n

string

\n

Active view name (for example, active, dismissed, open, in-progress, or completed).

\n
\n \n
\n
" } }, "ListCostTagDescriptions": { diff --git a/data/api/v2/full_spec.yaml b/data/api/v2/full_spec.yaml index 47d00778056..4bae1920266 100644 --- a/data/api/v2/full_spec.yaml +++ b/data/api/v2/full_spec.yaml @@ -66045,9 +66045,6 @@ components: filter: description: Filter expression applied to the recommendations. type: string - scope: - description: Recommendations scope. Defaults to `ccm`; use `experiment` for experimental recommendations or `*` for both. - type: string sort: description: Ordered list of sort clauses applied to the result set. items: