Skip to content

Commit 8857fc1

Browse files
Update generated code for v1752
1 parent b71f661 commit 8857fc1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

OPENAPI_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1751
1+
v1752

types/Billing/AlertsResource.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ declare module 'stripe' {
4040
/**
4141
* The [Billing Meter](https://stripe.com/api/billing/meter) ID whose usage is monitored.
4242
*/
43-
meter?: string;
43+
meter: string;
4444

4545
/**
4646
* Whether the alert should only fire only once, or once per billing cycle.

0 commit comments

Comments
 (0)