Skip to content

Commit 25eec8d

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 5623587f of spec repo
1 parent 295860c commit 25eec8d

File tree

2 files changed

+14
-9
lines changed

2 files changed

+14
-9
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-04 12:51:42.017087",
8-
"spec_repo_commit": "35a63137"
7+
"regenerated": "2025-06-04 15:48:05.150129",
8+
"spec_repo_commit": "5623587f"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-06-04 12:51:42.033972",
13-
"spec_repo_commit": "35a63137"
12+
"regenerated": "2025-06-04 15:48:05.166642",
13+
"spec_repo_commit": "5623587f"
1414
}
1515
}
1616
}

.generator/schemas/v2/openapi.yaml

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45254,9 +45254,10 @@ paths:
4525445254
tags:
4525545255
- Usage Metering
4525645256
x-permission:
45257-
operator: OR
45257+
operator: AND
4525845258
permissions:
4525945259
- usage_read
45260+
- billing_read
4526045261
/api/v2/csm/onboarding/agents:
4526145262
get:
4526245263
description: Get the list of all CSM Agents running on your hosts and containers.
@@ -61193,9 +61194,10 @@ paths:
6119361194
tags:
6119461195
- Usage Metering
6119561196
x-permission:
61196-
operator: OR
61197+
operator: AND
6119761198
permissions:
6119861199
- usage_read
61200+
- billing_read
6119961201
/api/v2/usage/estimated_cost:
6120061202
get:
6120161203
description: 'Get estimated cost across multi-org and single root-org accounts.
@@ -61297,9 +61299,10 @@ paths:
6129761299
tags:
6129861300
- Usage Metering
6129961301
x-permission:
61300-
operator: OR
61302+
operator: AND
6130161303
permissions:
6130261304
- usage_read
61305+
- billing_read
6130361306
/api/v2/usage/historical_cost:
6130461307
get:
6130561308
description: 'Get historical cost across multi-org and single root-org accounts.
@@ -61378,9 +61381,10 @@ paths:
6137861381
tags:
6137961382
- Usage Metering
6138061383
x-permission:
61381-
operator: OR
61384+
operator: AND
6138261385
permissions:
6138361386
- usage_read
61387+
- billing_read
6138461388
/api/v2/usage/hourly_usage:
6138561389
get:
6138661390
description: Get hourly usage by product family.
@@ -61712,9 +61716,10 @@ paths:
6171261716
tags:
6171361717
- Usage Metering
6171461718
x-permission:
61715-
operator: OR
61719+
operator: AND
6171661720
permissions:
6171761721
- usage_read
61722+
- billing_read
6171861723
/api/v2/user_invitations:
6171961724
post:
6172061725
description: Sends emails to one or more users inviting them to join the organization.

0 commit comments

Comments
 (0)