Skip to content

Commit a0e186d

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 2424cf03 of spec repo
1 parent 5a85097 commit a0e186d

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-03 09:24:13.392752",
8-
"spec_repo_commit": "5906d277"
7+
"regenerated": "2025-06-04 09:22:33.776943",
8+
"spec_repo_commit": "2424cf03"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-06-03 09:24:13.409905",
13-
"spec_repo_commit": "5906d277"
12+
"regenerated": "2025-06-04 09:22:33.793142",
13+
"spec_repo_commit": "2424cf03"
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.
@@ -60851,9 +60852,10 @@ paths:
6085160852
tags:
6085260853
- Usage Metering
6085360854
x-permission:
60854-
operator: OR
60855+
operator: AND
6085560856
permissions:
6085660857
- usage_read
60858+
- billing_read
6085760859
/api/v2/usage/estimated_cost:
6085860860
get:
6085960861
description: 'Get estimated cost across multi-org and single root-org accounts.
@@ -60955,9 +60957,10 @@ paths:
6095560957
tags:
6095660958
- Usage Metering
6095760959
x-permission:
60958-
operator: OR
60960+
operator: AND
6095960961
permissions:
6096060962
- usage_read
60963+
- billing_read
6096160964
/api/v2/usage/historical_cost:
6096260965
get:
6096360966
description: 'Get historical cost across multi-org and single root-org accounts.
@@ -61036,9 +61039,10 @@ paths:
6103661039
tags:
6103761040
- Usage Metering
6103861041
x-permission:
61039-
operator: OR
61042+
operator: AND
6104061043
permissions:
6104161044
- usage_read
61045+
- billing_read
6104261046
/api/v2/usage/hourly_usage:
6104361047
get:
6104461048
description: Get hourly usage by product family.
@@ -61370,9 +61374,10 @@ paths:
6137061374
tags:
6137161375
- Usage Metering
6137261376
x-permission:
61373-
operator: OR
61377+
operator: AND
6137461378
permissions:
6137561379
- usage_read
61380+
- billing_read
6137661381
/api/v2/user_invitations:
6137761382
post:
6137861383
description: Sends emails to one or more users inviting them to join the organization.

0 commit comments

Comments
 (0)