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 7, 2024
1 parent f86d2ed commit c75a585
Show file tree
Hide file tree
Showing 6 changed files with 27 additions and 15 deletions.
4 changes: 2 additions & 2 deletions openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -6384,7 +6384,7 @@
"type": "string"
},
"currency": {
"description": "Three-letter [ISO code for currency](https://stripe.com/docs/payouts). Only applicable on accounts (not customers or recipients). The card can be used as a transfer destination for funds in this currency. This property is only available for accounts where [controller.requirement_collection](/api/accounts/object#account_object-controller-requirement_collection) is `application`, which includes Custom accounts.",
"description": "Three-letter [ISO code for currency](https://www.iso.org/iso-4217-currency-codes.html) in lowercase. Must be a [supported currency](https://docs.stripe.com/currencies). Only applicable on accounts (not customers or recipients). The card can be used as a transfer destination for funds in this currency. This property is only available for accounts where [controller.requirement_collection](/api/accounts/object#account_object-controller-requirement_collection) is `application`, which includes Custom accounts.",
"nullable": true,
"type": "string"
},
Expand Down Expand Up @@ -206392,7 +206392,7 @@
"type": "integer"
},
"currency": {
"description": "3-letter [ISO code for currency](https://stripe.com/docs/payouts).",
"description": "Three-letter [ISO code for currency](https://www.iso.org/iso-4217-currency-codes.html) in lowercase. Must be a [supported currency](https://docs.stripe.com/currencies).",
"type": "string"
},
"description": {
Expand Down
10 changes: 7 additions & 3 deletions openapi/spec3.beta.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5998,7 +5998,9 @@ components:
currency:
description: >-
Three-letter [ISO code for
currency](https://stripe.com/docs/payouts). Only applicable on
currency](https://www.iso.org/iso-4217-currency-codes.html) in
lowercase. Must be a [supported
currency](https://docs.stripe.com/currencies). Only applicable on
accounts (not customers or recipients). The card can be used as a
transfer destination for funds in this currency. This property is
only available for accounts where
Expand Down Expand Up @@ -195821,8 +195823,10 @@ paths:
type: integer
currency:
description: >-
3-letter [ISO code for
currency](https://stripe.com/docs/payouts).
Three-letter [ISO code for
currency](https://www.iso.org/iso-4217-currency-codes.html)
in lowercase. Must be a [supported
currency](https://docs.stripe.com/currencies).
type: string
description:
description: >-
Expand Down
4 changes: 2 additions & 2 deletions openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -4079,7 +4079,7 @@
"type": "string"
},
"currency": {
"description": "Three-letter [ISO code for currency](https://stripe.com/docs/payouts). Only applicable on accounts (not customers or recipients). The card can be used as a transfer destination for funds in this currency. This property is only available for accounts where [controller.requirement_collection](/api/accounts/object#account_object-controller-requirement_collection) is `application`, which includes Custom accounts.",
"description": "Three-letter [ISO code for currency](https://www.iso.org/iso-4217-currency-codes.html) in lowercase. Must be a [supported currency](https://docs.stripe.com/currencies). Only applicable on accounts (not customers or recipients). The card can be used as a transfer destination for funds in this currency. This property is only available for accounts where [controller.requirement_collection](/api/accounts/object#account_object-controller-requirement_collection) is `application`, which includes Custom accounts.",
"nullable": true,
"type": "string"
},
Expand Down Expand Up @@ -158334,7 +158334,7 @@
"type": "integer"
},
"currency": {
"description": "3-letter [ISO code for currency](https://stripe.com/docs/payouts).",
"description": "Three-letter [ISO code for currency](https://www.iso.org/iso-4217-currency-codes.html) in lowercase. Must be a [supported currency](https://docs.stripe.com/currencies).",
"type": "string"
},
"description": {
Expand Down
4 changes: 2 additions & 2 deletions openapi/spec3.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -5209,7 +5209,7 @@
"type": "string"
},
"currency": {
"description": "Three-letter [ISO code for currency](https://stripe.com/docs/payouts). Only applicable on accounts (not customers or recipients). The card can be used as a transfer destination for funds in this currency. This property is only available for accounts where [controller.requirement_collection](/api/accounts/object#account_object-controller-requirement_collection) is `application`, which includes Custom accounts.",
"description": "Three-letter [ISO code for currency](https://www.iso.org/iso-4217-currency-codes.html) in lowercase. Must be a [supported currency](https://docs.stripe.com/currencies). Only applicable on accounts (not customers or recipients). The card can be used as a transfer destination for funds in this currency. This property is only available for accounts where [controller.requirement_collection](/api/accounts/object#account_object-controller-requirement_collection) is `application`, which includes Custom accounts.",
"nullable": true,
"type": "string"
},
Expand Down Expand Up @@ -167389,7 +167389,7 @@
"type": "integer"
},
"currency": {
"description": "3-letter [ISO code for currency](https://stripe.com/docs/payouts).",
"description": "Three-letter [ISO code for currency](https://www.iso.org/iso-4217-currency-codes.html) in lowercase. Must be a [supported currency](https://docs.stripe.com/currencies).",
"type": "string"
},
"description": {
Expand Down
10 changes: 7 additions & 3 deletions openapi/spec3.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4945,7 +4945,9 @@ components:
currency:
description: >-
Three-letter [ISO code for
currency](https://stripe.com/docs/payouts). Only applicable on
currency](https://www.iso.org/iso-4217-currency-codes.html) in
lowercase. Must be a [supported
currency](https://docs.stripe.com/currencies). Only applicable on
accounts (not customers or recipients). The card can be used as a
transfer destination for funds in this currency. This property is
only available for accounts where
Expand Down Expand Up @@ -158737,8 +158739,10 @@ paths:
type: integer
currency:
description: >-
3-letter [ISO code for
currency](https://stripe.com/docs/payouts).
Three-letter [ISO code for
currency](https://www.iso.org/iso-4217-currency-codes.html)
in lowercase. Must be a [supported
currency](https://docs.stripe.com/currencies).
type: string
description:
description: >-
Expand Down
10 changes: 7 additions & 3 deletions openapi/spec3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4037,7 +4037,9 @@ components:
currency:
description: >-
Three-letter [ISO code for
currency](https://stripe.com/docs/payouts). Only applicable on
currency](https://www.iso.org/iso-4217-currency-codes.html) in
lowercase. Must be a [supported
currency](https://docs.stripe.com/currencies). Only applicable on
accounts (not customers or recipients). The card can be used as a
transfer destination for funds in this currency. This property is
only available for accounts where
Expand Down Expand Up @@ -132881,8 +132883,10 @@ paths:
type: integer
currency:
description: >-
3-letter [ISO code for
currency](https://stripe.com/docs/payouts).
Three-letter [ISO code for
currency](https://www.iso.org/iso-4217-currency-codes.html)
in lowercase. Must be a [supported
currency](https://docs.stripe.com/currencies).
type: string
description:
description: >-
Expand Down

0 comments on commit c75a585

Please sign in to comment.