Skip to content

Commit aea4b1a

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit cbce05b9 of spec repo
1 parent d3340dd commit aea4b1a

2 files changed

Lines changed: 14 additions & 9 deletions

File tree

.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-05-27 17:12:13.510503",
8-
"spec_repo_commit": "ed439f7c"
7+
"regenerated": "2025-06-04 08:23:40.874906",
8+
"spec_repo_commit": "cbce05b9"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-05-27 17:12:13.526776",
13-
"spec_repo_commit": "ed439f7c"
12+
"regenerated": "2025-06-04 08:23:40.891259",
13+
"spec_repo_commit": "cbce05b9"
1414
}
1515
}
1616
}

.generator/schemas/v2/openapi.yaml

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44954,9 +44954,10 @@ paths:
4495444954
tags:
4495544955
- Usage Metering
4495644956
x-permission:
44957-
operator: OR
44957+
operator: AND
4495844958
permissions:
4495944959
- usage_read
44960+
- billing_read
4496044961
/api/v2/csm/onboarding/agents:
4496144962
get:
4496244963
description: Get the list of all CSM Agents running on your hosts and containers.
@@ -60847,9 +60848,10 @@ paths:
6084760848
tags:
6084860849
- Usage Metering
6084960850
x-permission:
60850-
operator: OR
60851+
operator: AND
6085160852
permissions:
6085260853
- usage_read
60854+
- billing_read
6085360855
/api/v2/usage/estimated_cost:
6085460856
get:
6085560857
description: 'Get estimated cost across multi-org and single root-org accounts.
@@ -60951,9 +60953,10 @@ paths:
6095160953
tags:
6095260954
- Usage Metering
6095360955
x-permission:
60954-
operator: OR
60956+
operator: AND
6095560957
permissions:
6095660958
- usage_read
60959+
- billing_read
6095760960
/api/v2/usage/historical_cost:
6095860961
get:
6095960962
description: 'Get historical cost across multi-org and single root-org accounts.
@@ -61032,9 +61035,10 @@ paths:
6103261035
tags:
6103361036
- Usage Metering
6103461037
x-permission:
61035-
operator: OR
61038+
operator: AND
6103661039
permissions:
6103761040
- usage_read
61041+
- billing_read
6103861042
/api/v2/usage/hourly_usage:
6103961043
get:
6104061044
description: Get hourly usage by product family.
@@ -61366,9 +61370,10 @@ paths:
6136661370
tags:
6136761371
- Usage Metering
6136861372
x-permission:
61369-
operator: OR
61373+
operator: AND
6137061374
permissions:
6137161375
- usage_read
61376+
- billing_read
6137261377
/api/v2/user_invitations:
6137361378
post:
6137461379
description: Sends emails to one or more users inviting them to join the organization.

0 commit comments

Comments
 (0)