Skip to content

Commit 016df0a

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 90ca7ea of spec repo
1 parent 43eb13c commit 016df0a

File tree

9 files changed

+3757
-52
lines changed

9 files changed

+3757
-52
lines changed

config/_default/menus/api.en.yaml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10188,6 +10188,23 @@ menu:
1018810188
- ListTeams
1018910189
unstable: []
1019010190
order: 1
10191+
- name: Test Optimization
10192+
url: /api/latest/test-optimization/
10193+
identifier: test-optimization
10194+
generated: true
10195+
- name: Search flaky tests
10196+
url: '#search-flaky-tests'
10197+
identifier: test-optimization-search-flaky-tests
10198+
parent: test-optimization
10199+
generated: true
10200+
params:
10201+
versions:
10202+
- v2
10203+
operationids:
10204+
- SearchFlakyTests
10205+
unstable:
10206+
- v2
10207+
order: 1
1019110208
- name: Workflow Automation
1019210209
url: /api/latest/workflow-automation/
1019310210
identifier: workflow-automation
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
title: Test Optimization
3+
---
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
title: Test Optimization
3+
headless: true
4+
---

content/en/api/v2/test-optimization/examples.json

Lines changed: 103 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)