From adb26ce2b67a8aa313f7b6be8c4fca08959fd611 Mon Sep 17 00:00:00 2001 From: "ci.datadog-api-spec" Date: Thu, 25 Sep 2025 08:07:37 +0000 Subject: [PATCH] Regenerate client from commit 02072f6 of spec repo --- data/api/v1/full_spec.yaml | 8 +------- data/api/v1/full_spec_deref.json | 11 +---------- data/api/v1/translate_actions.json | 2 +- static/resources/json/full_spec_v1.json | 11 +---------- 4 files changed, 4 insertions(+), 28 deletions(-) diff --git a/data/api/v1/full_spec.yaml b/data/api/v1/full_spec.yaml index f1525327c2c59..66d87ae3d51da 100644 --- a/data/api/v1/full_spec.yaml +++ b/data/api/v1/full_spec.yaml @@ -35807,7 +35807,7 @@ paths: type: idempotent /api/v1/synthetics/tests/search: get: - description: Search for Synthetic tests and Test Suites. + description: Search for Synthetic tests. operationId: SearchTests parameters: - description: The search query. @@ -35823,12 +35823,6 @@ paths: required: false schema: type: boolean - - description: If true, returns suites instead of tests. - in: query - name: search_suites - required: false - schema: - type: boolean - description: If true, return only facets instead of full test details. in: query name: facets_only diff --git a/data/api/v1/full_spec_deref.json b/data/api/v1/full_spec_deref.json index 2ed0b4042e312..337b1e22c0e64 100644 --- a/data/api/v1/full_spec_deref.json +++ b/data/api/v1/full_spec_deref.json @@ -1161362,7 +1161362,7 @@ }, "/api/v1/synthetics/tests/search": { "get": { - "description": "Search for Synthetic tests and Test Suites.", + "description": "Search for Synthetic tests.", "operationId": "SearchTests", "parameters": [ { @@ -1161383,15 +1161383,6 @@ "type": "boolean" } }, - { - "description": "If true, returns suites instead of tests.", - "in": "query", - "name": "search_suites", - "required": false, - "schema": { - "type": "boolean" - } - }, { "description": "If true, return only facets instead of full test details.", "in": "query", diff --git a/data/api/v1/translate_actions.json b/data/api/v1/translate_actions.json index dfada790885b5..77aed1852221f 100644 --- a/data/api/v1/translate_actions.json +++ b/data/api/v1/translate_actions.json @@ -936,7 +936,7 @@ "request_schema_description": "Object containing details about a Synthetic mobile test." }, "SearchTests": { - "description": "Search for Synthetic tests and Test Suites.", + "description": "Search for Synthetic tests.", "summary": "Search Synthetic tests" }, "TriggerTests": { diff --git a/static/resources/json/full_spec_v1.json b/static/resources/json/full_spec_v1.json index 2ed0b4042e312..337b1e22c0e64 100644 --- a/static/resources/json/full_spec_v1.json +++ b/static/resources/json/full_spec_v1.json @@ -1161362,7 +1161362,7 @@ }, "/api/v1/synthetics/tests/search": { "get": { - "description": "Search for Synthetic tests and Test Suites.", + "description": "Search for Synthetic tests.", "operationId": "SearchTests", "parameters": [ { @@ -1161383,15 +1161383,6 @@ "type": "boolean" } }, - { - "description": "If true, returns suites instead of tests.", - "in": "query", - "name": "search_suites", - "required": false, - "schema": { - "type": "boolean" - } - }, { "description": "If true, return only facets instead of full test details.", "in": "query",