Skip to content

Commit

Permalink
Update OpenAPI for 63d53ed0921b7e272ee6d70585cf09da5cab86b1
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Feb 28, 2024
1 parent 826b936 commit 68ad24b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion embedded/openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -6802,7 +6802,7 @@
"$ref": "#/components/schemas/payment_pages_checkout_session_customer_details"
}
],
"description": "The customer details including the customer's tax exempt status and the customer's tax IDs. Only the customer's email is present on Sessions in `setup` mode.",
"description": "The customer details including the customer's tax exempt status and the customer's tax IDs. Customer's address details are not present on Sessions in `setup` mode.",
"nullable": true
},
"customer_email": {
Expand Down
2 changes: 1 addition & 1 deletion embedded/openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -4479,7 +4479,7 @@
"$ref": "#/components/schemas/payment_pages_checkout_session_customer_details"
}
],
"description": "The customer details including the customer's tax exempt status and the customer's tax IDs. Only the customer's email is present on Sessions in `setup` mode.",
"description": "The customer details including the customer's tax exempt status and the customer's tax IDs. Customer's address details are not present on Sessions in `setup` mode.",
"nullable": true
},
"customer_email": {
Expand Down

0 comments on commit 68ad24b

Please sign in to comment.