Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .apigentools-info
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"spec_versions": {
"v1": {
"apigentools_version": "1.6.6",
"regenerated": "2024-02-20 12:21:57.987991",
"spec_repo_commit": "7e467650"
"regenerated": "2024-02-20 19:02:24.916695",
"spec_repo_commit": "5ef419de"
},
"v2": {
"apigentools_version": "1.6.6",
"regenerated": "2024-02-20 12:21:58.007659",
"spec_repo_commit": "7e467650"
"regenerated": "2024-02-20 19:02:24.939264",
"spec_repo_commit": "5ef419de"
}
}
}
32 changes: 15 additions & 17 deletions .generator/schemas/v2/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22766,7 +22766,7 @@ paths:
- cases_read
summary: Search cases
tags:
- Cases
- Case Management
x-pagination:
limitParam: page[size]
pageOffsetParam: page[offset]
Expand Down Expand Up @@ -22805,7 +22805,7 @@ paths:
- cases_write
summary: Create a case
tags:
- Cases
- Case Management
/api/v2/cases/projects:
get:
description: Get all projects.
Expand Down Expand Up @@ -22834,7 +22834,7 @@ paths:
- cases_read
summary: Get all projects
tags:
- Cases Projects
- Case Management
post:
description: Create a project.
operationId: CreateProject
Expand Down Expand Up @@ -22869,7 +22869,7 @@ paths:
- cases_write
summary: Create a project
tags:
- Cases Projects
- Case Management
/api/v2/cases/projects/{project_id}:
delete:
description: Remove a project using the project's `id`.
Expand All @@ -22896,7 +22896,7 @@ paths:
- cases_write
summary: Remove a project
tags:
- Cases Projects
- Case Management
get:
description: Get the details of a project by `project_id`.
operationId: GetProject
Expand Down Expand Up @@ -22926,7 +22926,7 @@ paths:
- cases_read
summary: Get the details of a project
tags:
- Cases Projects
- Case Management
/api/v2/cases/{case_id}:
get:
description: Get the details of case by `case_id`
Expand Down Expand Up @@ -22957,7 +22957,7 @@ paths:
- cases_read
summary: Get the details of a case
tags:
- Cases
- Case Management
/api/v2/cases/{case_id}/archive:
post:
description: Archive case
Expand Down Expand Up @@ -22995,7 +22995,7 @@ paths:
- cases_write
summary: Archive case
tags:
- Cases
- Case Management
/api/v2/cases/{case_id}/assign:
post:
description: Assign case to a user
Expand Down Expand Up @@ -23033,7 +23033,7 @@ paths:
- cases_write
summary: Assign case
tags:
- Cases
- Case Management
/api/v2/cases/{case_id}/priority:
post:
description: Update case priority
Expand Down Expand Up @@ -23071,7 +23071,7 @@ paths:
- cases_write
summary: Update case priority
tags:
- Cases
- Case Management
/api/v2/cases/{case_id}/status:
post:
description: Update case status
Expand Down Expand Up @@ -23109,7 +23109,7 @@ paths:
- cases_write
summary: Update case status
tags:
- Cases
- Case Management
/api/v2/cases/{case_id}/unarchive:
post:
description: Unarchive case
Expand Down Expand Up @@ -23147,7 +23147,7 @@ paths:
- cases_write
summary: Unarchive case
tags:
- Cases
- Case Management
/api/v2/cases/{case_id}/unassign:
post:
description: Unassign case
Expand Down Expand Up @@ -23185,7 +23185,7 @@ paths:
- cases_write
summary: Unassign case
tags:
- Cases
- Case Management
/api/v2/ci/pipeline:
post:
description: 'Send your pipeline event to your Datadog platform over HTTP. For
Expand Down Expand Up @@ -34532,10 +34532,8 @@ tags:
[Test Visibility in Datadog page](https://docs.datadoghq.com/tests/) for more
information.
name: CI Visibility Tests
- description: View and manage cases within Datadog
name: Cases
- description: View and manage project within Case Management
name: Cases Projects
- description: View and manage cases and project within Case Management
name: Case Management
- description: The Cloud Cost Management API allows you to set up, edit, and delete
Cloud Cost Management accounts for AWS and Azure. See the [Cloud Cost Management
page](https://docs.datadoghq.com/cloud_cost_management/) for more information.
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2024-02-14T18:55:15.159Z

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2024-02-14T18:55:15.378Z

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2024-02-14T18:55:15.466Z

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2024-02-14T18:55:15.651Z

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2024-02-14T18:55:15.832Z

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2024-02-14T18:55:16.362Z
Loading