Skip to content

Commit e579f3f

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit 99066a28 of spec repo (#684)
Co-authored-by: ci.datadog-api-spec <[email protected]> Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com>
1 parent 98afb12 commit e579f3f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
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.2",
7-
"regenerated": "2022-05-23 09:02:33.810610",
8-
"spec_repo_commit": "82432e90"
7+
"regenerated": "2022-05-24 09:15:53.923524",
8+
"spec_repo_commit": "99066a28"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.2",
12-
"regenerated": "2022-05-23 09:02:33.823668",
13-
"spec_repo_commit": "82432e90"
12+
"regenerated": "2022-05-24 09:15:53.938968",
13+
"spec_repo_commit": "99066a28"
1414
}
1515
}
1616
}

.generator/schemas/v2/openapi.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12559,7 +12559,8 @@ paths:
1255912559
type: safe
1256012560
/api/v2/usage/cost_by_org:
1256112561
get:
12562-
description: Get cost across multi-org account.
12562+
description: Get cost across multi-org account. Cost by org data for a given
12563+
month becomes available no later than the 16th of the following month.
1256312564
operationId: GetCostByOrg
1256412565
parameters:
1256512566
- description: 'Datetime in ISO-8601 format, UTC, precise to month: `[YYYY-MM]`

packages/datadog-api-client-v2/apis/UsageMeteringApi.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -559,7 +559,7 @@ export class UsageMeteringApi {
559559
}
560560

561561
/**
562-
* Get cost across multi-org account.
562+
* Get cost across multi-org account. Cost by org data for a given month becomes available no later than the 16th of the following month.
563563
* @param param The request object
564564
*/
565565
public getCostByOrg(

0 commit comments

Comments
 (0)