Skip to content

Commit

Permalink
Update OpenAPI specification
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Oct 16, 2023
1 parent fda9183 commit e3ebdf2
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -7258,6 +7258,7 @@
"billing_address_collection",
"cancel_url",
"client_reference_id",
"client_secret",
"consent",
"consent_collection",
"created",
Expand Down Expand Up @@ -7295,6 +7296,7 @@
"subscription",
"success_url",
"total_details",
"ui_mode",
"url"
],
"title": "Session",
Expand Down
2 changes: 2 additions & 0 deletions openapi/spec3.beta.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6725,6 +6725,7 @@ components:
- billing_address_collection
- cancel_url
- client_reference_id
- client_secret
- consent
- consent_collection
- created
Expand Down Expand Up @@ -6762,6 +6763,7 @@ components:
- subscription
- success_url
- total_details
- ui_mode
- url
title: Session
type: object
Expand Down
2 changes: 2 additions & 0 deletions openapi/spec3.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -6095,6 +6095,7 @@
"billing_address_collection",
"cancel_url",
"client_reference_id",
"client_secret",
"consent",
"consent_collection",
"created",
Expand Down Expand Up @@ -6132,6 +6133,7 @@
"subscription",
"success_url",
"total_details",
"ui_mode",
"url"
],
"title": "Session",
Expand Down
2 changes: 2 additions & 0 deletions openapi/spec3.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5678,6 +5678,7 @@ components:
- billing_address_collection
- cancel_url
- client_reference_id
- client_secret
- consent
- consent_collection
- created
Expand Down Expand Up @@ -5715,6 +5716,7 @@ components:
- subscription
- success_url
- total_details
- ui_mode
- url
title: Session
type: object
Expand Down

0 comments on commit e3ebdf2

Please sign in to comment.