Skip to content

Commit

Permalink
Update OpenAPI for cd5102fa2e78472f4fba8ab73c464203b528466b
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Jan 7, 2025
1 parent 3dcce44 commit c3b86af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion embedded/openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -111205,7 +111205,7 @@
"description": "Controls phone number collection settings for the session.\n\nWe recommend that you review your privacy policy and check with your legal contacts\nbefore using this feature. Learn more about [collecting phone numbers with Checkout](https://stripe.com/docs/payments/checkout/phone-numbers).",
"properties": {
"enabled": {
"description": "Set to `true` to enable phone number collection.",
"description": "Set to `true` to enable phone number collection.\n\nCan only be set in `payment` and `subscription` mode.",
"type": "boolean"
}
},
Expand Down

0 comments on commit c3b86af

Please sign in to comment.