Skip to content

Commit ea18a72

Browse files
authored
Merge branch 'master' into drichards-87/remove-docs-team-codeowners
2 parents d87dd99 + ada273a commit ea18a72

File tree

301 files changed

+14399
-515
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

301 files changed

+14399
-515
lines changed

.generator/schemas/v1/openapi.yaml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2875,6 +2875,7 @@ components:
28752875
- ci_tests
28762876
- ci_pipelines
28772877
- incident_analytics
2878+
- product_analytics
28782879
example: logs
28792880
type: string
28802881
x-enum-varnames:
@@ -2889,6 +2890,7 @@ components:
28892890
- CI_TESTS
28902891
- CI_PIPELINES
28912892
- INCIDENT_ANALYTICS
2893+
- PRODUCT_ANALYTICS
28922894
FormulaAndFunctionMetricAggregation:
28932895
description: The aggregation methods available for metrics queries.
28942896
enum:
@@ -34051,7 +34053,7 @@ paths:
3405134053
- synthetics_write
3405234054
/api/v1/synthetics/tests/search:
3405334055
get:
34054-
description: Search for Synthetic tests and Test Suites.
34056+
description: Search for Synthetic tests.
3405534057
operationId: SearchTests
3405634058
parameters:
3405734059
- description: The search query.
@@ -34067,12 +34069,6 @@ paths:
3406734069
required: false
3406834070
schema:
3406934071
type: boolean
34070-
- description: If true, returns suites instead of tests.
34071-
in: query
34072-
name: search_suites
34073-
required: false
34074-
schema:
34075-
type: boolean
3407634072
- description: If true, return only facets instead of full test details.
3407734073
in: query
3407834074
name: facets_only

0 commit comments

Comments
 (0)