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 Aug 23, 2023
1 parent e8d5a9a commit 7084760
Show file tree
Hide file tree
Showing 6 changed files with 33 additions and 27 deletions.
4 changes: 2 additions & 2 deletions openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -36889,7 +36889,7 @@
"type": "object"
},
"method": {
"description": "The method used to send this payout, which can be `standard` or `instant`. `instant` is only supported for payouts to debit cards. (See [Instant payouts for marketplaces](https://stripe.com/blog/instant-payouts-for-marketplaces) for more information.)",
"description": "The method used to send this payout, which can be `standard` or `instant`. `instant` is supported for payouts to debit cards and bank accounts in certain countries. (See [Bank support for Instant Payouts](https://stripe.com/docs/payouts/instant-payouts-banks) for more information.)",
"maxLength": 5000,
"type": "string"
},
Expand Down Expand Up @@ -120991,7 +120991,7 @@
"type": "object"
},
"method": {
"description": "The method used to send this payout, which can be `standard` or `instant`. `instant` is only supported for payouts to debit cards. (See [Instant payouts for marketplaces for more information](https://stripe.com/blog/instant-payouts-for-marketplaces).)",
"description": "The method used to send this payout, which can be `standard` or `instant`. `instant` is supported for payouts to debit cards and bank accounts in certain countries. (See [Bank support for Instant Payouts](https://stripe.com/docs/payouts/instant-payouts-banks) for more information.)",
"enum": [
"instant",
"standard"
Expand Down
16 changes: 9 additions & 7 deletions openapi/spec3.beta.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34044,10 +34044,10 @@ components:
method:
description: >-
The method used to send this payout, which can be `standard` or
`instant`. `instant` is only supported for payouts to debit cards.
(See [Instant payouts for
marketplaces](https://stripe.com/blog/instant-payouts-for-marketplaces)
for more information.)
`instant`. `instant` is supported for payouts to debit cards and
bank accounts in certain countries. (See [Bank support for Instant
Payouts](https://stripe.com/docs/payouts/instant-payouts-banks) for
more information.)
maxLength: 5000
type: string
object:
Expand Down Expand Up @@ -114622,9 +114622,11 @@ paths:
method:
description: >-
The method used to send this payout, which can be `standard`
or `instant`. `instant` is only supported for payouts to
debit cards. (See [Instant payouts for marketplaces for more
information](https://stripe.com/blog/instant-payouts-for-marketplaces).)
or `instant`. `instant` is supported for payouts to debit
cards and bank accounts in certain countries. (See [Bank
support for Instant
Payouts](https://stripe.com/docs/payouts/instant-payouts-banks)
for more information.)
enum:
- instant
- standard
Expand Down
4 changes: 2 additions & 2 deletions openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -27623,7 +27623,7 @@
"type": "object"
},
"method": {
"description": "The method used to send this payout, which can be `standard` or `instant`. `instant` is only supported for payouts to debit cards. (See [Instant payouts for marketplaces](https://stripe.com/blog/instant-payouts-for-marketplaces) for more information.)",
"description": "The method used to send this payout, which can be `standard` or `instant`. `instant` is supported for payouts to debit cards and bank accounts in certain countries. (See [Bank support for Instant Payouts](https://stripe.com/docs/payouts/instant-payouts-banks) for more information.)",
"maxLength": 5000,
"type": "string"
},
Expand Down Expand Up @@ -97025,7 +97025,7 @@
"type": "object"
},
"method": {
"description": "The method used to send this payout, which can be `standard` or `instant`. `instant` is only supported for payouts to debit cards. (See [Instant payouts for marketplaces for more information](https://stripe.com/blog/instant-payouts-for-marketplaces).)",
"description": "The method used to send this payout, which can be `standard` or `instant`. `instant` is supported for payouts to debit cards and bank accounts in certain countries. (See [Bank support for Instant Payouts](https://stripe.com/docs/payouts/instant-payouts-banks) for more information.)",
"enum": [
"instant",
"standard"
Expand Down
4 changes: 2 additions & 2 deletions openapi/spec3.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -32854,7 +32854,7 @@
"type": "object"
},
"method": {
"description": "The method used to send this payout, which can be `standard` or `instant`. `instant` is only supported for payouts to debit cards. (See [Instant payouts for marketplaces](https://stripe.com/blog/instant-payouts-for-marketplaces) for more information.)",
"description": "The method used to send this payout, which can be `standard` or `instant`. `instant` is supported for payouts to debit cards and bank accounts in certain countries. (See [Bank support for Instant Payouts](https://stripe.com/docs/payouts/instant-payouts-banks) for more information.)",
"maxLength": 5000,
"type": "string"
},
Expand Down Expand Up @@ -99957,7 +99957,7 @@
"type": "object"
},
"method": {
"description": "The method used to send this payout, which can be `standard` or `instant`. `instant` is only supported for payouts to debit cards. (See [Instant payouts for marketplaces for more information](https://stripe.com/blog/instant-payouts-for-marketplaces).)",
"description": "The method used to send this payout, which can be `standard` or `instant`. `instant` is supported for payouts to debit cards and bank accounts in certain countries. (See [Bank support for Instant Payouts](https://stripe.com/docs/payouts/instant-payouts-banks) for more information.)",
"enum": [
"instant",
"standard"
Expand Down
16 changes: 9 additions & 7 deletions openapi/spec3.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30405,10 +30405,10 @@ components:
method:
description: >-
The method used to send this payout, which can be `standard` or
`instant`. `instant` is only supported for payouts to debit cards.
(See [Instant payouts for
marketplaces](https://stripe.com/blog/instant-payouts-for-marketplaces)
for more information.)
`instant`. `instant` is supported for payouts to debit cards and
bank accounts in certain countries. (See [Bank support for Instant
Payouts](https://stripe.com/docs/payouts/instant-payouts-banks) for
more information.)
maxLength: 5000
type: string
object:
Expand Down Expand Up @@ -94678,9 +94678,11 @@ paths:
method:
description: >-
The method used to send this payout, which can be `standard`
or `instant`. `instant` is only supported for payouts to
debit cards. (See [Instant payouts for marketplaces for more
information](https://stripe.com/blog/instant-payouts-for-marketplaces).)
or `instant`. `instant` is supported for payouts to debit
cards and bank accounts in certain countries. (See [Bank
support for Instant
Payouts](https://stripe.com/docs/payouts/instant-payouts-banks)
for more information.)
enum:
- instant
- standard
Expand Down
16 changes: 9 additions & 7 deletions openapi/spec3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26176,10 +26176,10 @@ components:
method:
description: >-
The method used to send this payout, which can be `standard` or
`instant`. `instant` is only supported for payouts to debit cards.
(See [Instant payouts for
marketplaces](https://stripe.com/blog/instant-payouts-for-marketplaces)
for more information.)
`instant`. `instant` is supported for payouts to debit cards and
bank accounts in certain countries. (See [Bank support for Instant
Payouts](https://stripe.com/docs/payouts/instant-payouts-banks) for
more information.)
maxLength: 5000
type: string
object:
Expand Down Expand Up @@ -83325,9 +83325,11 @@ paths:
method:
description: >-
The method used to send this payout, which can be `standard`
or `instant`. `instant` is only supported for payouts to
debit cards. (See [Instant payouts for marketplaces for more
information](https://stripe.com/blog/instant-payouts-for-marketplaces).)
or `instant`. `instant` is supported for payouts to debit
cards and bank accounts in certain countries. (See [Bank
support for Instant
Payouts](https://stripe.com/docs/payouts/instant-payouts-banks)
for more information.)
enum:
- instant
- standard
Expand Down

0 comments on commit 7084760

Please sign in to comment.