Skip to content

Commit 71ac5a2

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Add docs link for Case Management (#1540)
Co-authored-by: ci.datadog-api-spec <[email protected]> Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com>
1 parent f74bdc9 commit 71ac5a2

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed

.apigentools-info

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"spec_versions": {
55
"v1": {
66
"apigentools_version": "1.6.6",
7-
"regenerated": "2024-02-27 14:00:04.501359",
8-
"spec_repo_commit": "39b75d82"
7+
"regenerated": "2024-02-28 16:48:28.561191",
8+
"spec_repo_commit": "9bc5f106"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2024-02-27 14:00:04.521356",
13-
"spec_repo_commit": "39b75d82"
12+
"regenerated": "2024-02-28 16:48:28.576750",
13+
"spec_repo_commit": "9bc5f106"
1414
}
1515
}
1616
}

.generator/schemas/v2/openapi.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34542,7 +34542,9 @@ tags:
3454234542
[Test Visibility in Datadog page](https://docs.datadoghq.com/tests/) for more
3454334543
information.
3454434544
name: CI Visibility Tests
34545-
- description: View and manage cases and project within Case Management
34545+
- description: View and manage cases and projects within Case Management. See the
34546+
[Case Management page](https://docs.datadoghq.com/service_management/case_management/)
34547+
for more information.
3454634548
name: Case Management
3454734549
- description: The Cloud Cost Management API allows you to set up, edit, and delete
3454834550
Cloud Cost Management accounts for AWS and Azure. See the [Cloud Cost Management

features/v2/case_management.feature

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
@endpoint(case-management) @endpoint(case-management-v2)
22
Feature: Case Management
3-
View and manage cases and project within Case Management
3+
View and manage cases and projects within Case Management. See the [Case
4+
Management
5+
page](https://docs.datadoghq.com/service_management/case_management/) for
6+
more information.
47

58
Background:
69
Given a valid "apiKeyAuth" key in the system

0 commit comments

Comments
 (0)