Skip to content

Commit 40557cd

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit 847bdb30 of spec repo (#2622)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent c9ebc2d commit 40557cd

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-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": "2025-06-10 19:57:37.784810",
8-
"spec_repo_commit": "593ab828"
7+
"regenerated": "2025-06-11 14:29:03.491775",
8+
"spec_repo_commit": "847bdb30"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-06-10 19:57:37.806273",
13-
"spec_repo_commit": "593ab828"
12+
"regenerated": "2025-06-11 14:29:03.513770",
13+
"spec_repo_commit": "847bdb30"
1414
}
1515
}
1616
}

.generator/schemas/v1/openapi.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24108,6 +24108,7 @@ components:
2410824108
apm_service_catalog_read: View service catalog and service definitions.
2410924109
apm_service_catalog_write: Add, modify, and delete service catalog definitions
2411024110
when those definitions are maintained by Datadog.
24111+
billing_read: View your organization's billing information.
2411124112
cases_read: View Cases.
2411224113
cases_write: Create and update cases.
2411324114
ci_visibility_pipelines_write: Create CI Visibility pipeline spans using

.generator/schemas/v2/openapi.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41100,6 +41100,7 @@ components:
4110041100
appsec_vm_read: View infrastructure, application code, and library vulnerabilities.
4110141101
This does not restrict API or inventory SQL access to the vulnerability
4110241102
data source.
41103+
billing_read: View your organization's billing information.
4110341104
cases_read: View Cases.
4110441105
cases_write: Create and update cases.
4110541106
ci_visibility_pipelines_write: Create CI Visibility pipeline spans using
@@ -45488,6 +45489,7 @@ paths:
4548845489
appKeyAuth: []
4548945490
- AuthZ:
4549045491
- usage_read
45492+
- billing_read
4549145493
summary: Get Monthly Cost Attribution
4549245494
tags:
4549345495
- Usage Metering
@@ -61487,6 +61489,7 @@ paths:
6148761489
appKeyAuth: []
6148861490
- AuthZ:
6148961491
- usage_read
61492+
- billing_read
6149061493
summary: Get cost across multi-org account
6149161494
tags:
6149261495
- Usage Metering
@@ -61592,6 +61595,7 @@ paths:
6159261595
appKeyAuth: []
6159361596
- AuthZ:
6159461597
- usage_read
61598+
- billing_read
6159561599
summary: Get estimated cost across your account
6159661600
tags:
6159761601
- Usage Metering
@@ -61674,6 +61678,7 @@ paths:
6167461678
appKeyAuth: []
6167561679
- AuthZ:
6167661680
- usage_read
61681+
- billing_read
6167761682
summary: Get historical cost across your account
6167861683
tags:
6167961684
- Usage Metering
@@ -62009,6 +62014,7 @@ paths:
6200962014
appKeyAuth: []
6201062015
- AuthZ:
6201162016
- usage_read
62017+
- billing_read
6201262018
summary: Get projected cost across your account
6201362019
tags:
6201462020
- Usage Metering

0 commit comments

Comments
 (0)