Skip to content

Commit f75fbea

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 69abf44 of spec repo
1 parent 00c24b3 commit f75fbea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.generator/schemas/v1/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20020,7 +20020,7 @@ components:
2002020020
type: string
2002120021
billing_plan:
2002220022
deprecated: true
20023-
description: The billing plan (metadata). (Deprecated from May 2026)
20023+
description: The billing plan (metadata). (Deprecated from June 2026)
2002420024
type: string
2002520025
end_date:
2002620026
description: Shows the last date of usage.

src/main/java/com/datadog/api/client/v1/model/UsageBillableSummaryHour.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ public UsageBillableSummaryHour billingPlan(String billingPlan) {
116116
}
117117

118118
/**
119-
* The billing plan (metadata). (Deprecated from May 2026)
119+
* The billing plan (metadata). (Deprecated from June 2026)
120120
*
121121
* @return billingPlan
122122
* @deprecated

0 commit comments

Comments
 (0)