Skip to content

Commit e3fa0ca

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit c0a649d of spec repo
1 parent 3aa9dd8 commit e3fa0ca

File tree

7 files changed

+811
-0
lines changed

7 files changed

+811
-0
lines changed

config/_default/menus/api.en.yaml

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6460,6 +6460,49 @@ menu:
64606460
- ListAuthNMappings
64616461
unstable: []
64626462
order: 4
6463+
- name: Bits AI
6464+
url: /api/latest/bits-ai/
6465+
identifier: bits-ai
6466+
generated: true
6467+
- name: Get a Bits AI investigation
6468+
url: '#get-a-bits-ai-investigation'
6469+
identifier: bits-ai-get-a-bits-ai-investigation
6470+
parent: bits-ai
6471+
generated: true
6472+
params:
6473+
versions:
6474+
- v2
6475+
operationids:
6476+
- GetInvestigation
6477+
unstable:
6478+
- v2
6479+
order: 3
6480+
- name: Trigger a Bits AI investigation
6481+
url: '#trigger-a-bits-ai-investigation'
6482+
identifier: bits-ai-trigger-a-bits-ai-investigation
6483+
parent: bits-ai
6484+
generated: true
6485+
params:
6486+
versions:
6487+
- v2
6488+
operationids:
6489+
- TriggerInvestigation
6490+
unstable:
6491+
- v2
6492+
order: 1
6493+
- name: List Bits AI investigations
6494+
url: '#list-bits-ai-investigations'
6495+
identifier: bits-ai-list-bits-ai-investigations
6496+
parent: bits-ai
6497+
generated: true
6498+
params:
6499+
versions:
6500+
- v2
6501+
operationids:
6502+
- ListInvestigations
6503+
unstable:
6504+
- v2
6505+
order: 2
64636506
- name: CI Visibility Pipelines
64646507
url: /api/latest/ci-visibility-pipelines/
64656508
identifier: ci-visibility-pipelines
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
title: Bits AI
3+
---
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
title: Bits AI
3+
headless: true
4+
---

content/en/api/v2/bits-ai/examples.json

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

0 commit comments

Comments
 (0)