Skip to content

Commit

Permalink
Update generated code for v972
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Apr 18, 2024
1 parent 6666ba1 commit 17d6299
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion OPENAPI_VERSION
@@ -1 +1 @@
v971
v972
2 changes: 1 addition & 1 deletion types/Billing/MeterEventsResource.d.ts
Expand Up @@ -27,7 +27,7 @@ declare module 'stripe' {
identifier?: string;

/**
* The time of the event. Measured in seconds since the Unix epoch. Defaults to current timestamp if not specified.
* The time of the event. Measured in seconds since the Unix epoch. Must be within the past 35 calendar days or up to 5 minutes in the future. Defaults to current timestamp if not specified.
*/
timestamp?: number;
}
Expand Down

0 comments on commit 17d6299

Please sign in to comment.