Skip to content

Commit

Permalink
Update generated code for v1432
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Jan 7, 2025
1 parent 9faf216 commit 45a973d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion OPENAPI_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1431
v1432
2 changes: 2 additions & 0 deletions types/Checkout/SessionsResource.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2253,6 +2253,8 @@ declare module 'stripe' {
interface PhoneNumberCollection {
/**
* Set to `true` to enable phone number collection.
*
* Can only be set in `payment` and `subscription` mode.
*/
enabled: boolean;
}
Expand Down

0 comments on commit 45a973d

Please sign in to comment.