Skip to content

Commit e5b72a9

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Sync OpenAPI specification with backend (#1652)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent be9c073 commit e5b72a9

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
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-06-11 14:30:58.357339",
8-
"spec_repo_commit": "71f2f0da"
7+
"regenerated": "2024-06-13 08:10:05.511357",
8+
"spec_repo_commit": "eb5da65e"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2024-06-11 14:30:58.375959",
13-
"spec_repo_commit": "71f2f0da"
12+
"regenerated": "2024-06-13 08:10:05.529041",
13+
"spec_repo_commit": "eb5da65e"
1414
}
1515
}
1616
}

.generator/schemas/v1/openapi.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21556,6 +21556,8 @@ components:
2155621556
apm_service_catalog_read: View service catalog and service definitions.
2155721557
apm_service_catalog_write: Add, modify, and delete service catalog definitions
2155821558
when those definitions are maintained by Datadog.
21559+
cases_read: View Cases.
21560+
cases_write: Create and update cases.
2155921561
ci_visibility_pipelines_write: Create CI Visibility pipeline spans using
2156021562
the API.
2156121563
ci_visibility_read: View CI Visibility.

.generator/schemas/v2/openapi.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23129,6 +23129,8 @@ components:
2312923129
apm_service_catalog_read: View service catalog and service definitions.
2313023130
apm_service_catalog_write: Add, modify, and delete service catalog definitions
2313123131
when those definitions are maintained by Datadog.
23132+
cases_read: View Cases.
23133+
cases_write: Create and update cases.
2313223134
ci_visibility_pipelines_write: Create CI Visibility pipeline spans using
2313323135
the API.
2313423136
ci_visibility_read: View CI Visibility.

0 commit comments

Comments
 (0)