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 21, 2023
1 parent d58f4cc commit 512975f
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 19 deletions.
6 changes: 3 additions & 3 deletions openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -26975,7 +26975,7 @@
"nullable": true
},
"transfer_group": {
"description": "A string that identifies the resulting payment as part of a group. See the PaymentIntents [use case for connected accounts](https://stripe.com/docs/payments/connected-accounts) for details.",
"description": "A string that identifies the resulting payment as part of a group. See the PaymentIntents [use case for connected accounts](https://stripe.com/docs/connect/separate-charges-and-transfers) for details.",
"maxLength": 5000,
"nullable": true,
"type": "string"
Expand Down Expand Up @@ -71842,7 +71842,7 @@
"type": "object"
},
"transfer_group": {
"description": "A string that identifies the resulting payment as part of a group. See the PaymentIntents [use case for connected accounts](https://stripe.com/docs/payments/connected-accounts) for details.",
"description": "A string that identifies the resulting payment as part of a group. See the PaymentIntents [use case for connected accounts](https://stripe.com/docs/connect/separate-charges-and-transfers) for details.",
"type": "string"
}
},
Expand Down Expand Up @@ -106687,7 +106687,7 @@
"type": "object"
},
"transfer_group": {
"description": "A string that identifies the resulting payment as part of a group. See the PaymentIntents [use case for connected accounts](https://stripe.com/docs/payments/connected-accounts) for details.",
"description": "A string that identifies the resulting payment as part of a group. See the PaymentIntents [use case for connected accounts](https://stripe.com/docs/connect/separate-charges-and-transfers) for details.",
"type": "string"
},
"use_stripe_sdk": {
Expand Down
8 changes: 4 additions & 4 deletions openapi/spec3.beta.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24671,8 +24671,8 @@ components:
description: >-
A string that identifies the resulting payment as part of a group.
See the PaymentIntents [use case for connected
accounts](https://stripe.com/docs/payments/connected-accounts) for
details.
accounts](https://stripe.com/docs/connect/separate-charges-and-transfers)
for details.
maxLength: 5000
nullable: true
type: string
Expand Down Expand Up @@ -65468,7 +65468,7 @@ paths:
A string that identifies the resulting payment as part
of a group. See the PaymentIntents [use case for
connected
accounts](https://stripe.com/docs/payments/connected-accounts)
accounts](https://stripe.com/docs/connect/separate-charges-and-transfers)
for details.
type: string
title: payment_intent_data_params
Expand Down Expand Up @@ -99215,7 +99215,7 @@ paths:
description: >-
A string that identifies the resulting payment as part of a
group. See the PaymentIntents [use case for connected
accounts](https://stripe.com/docs/payments/connected-accounts)
accounts](https://stripe.com/docs/connect/separate-charges-and-transfers)
for details.
type: string
use_stripe_sdk:
Expand Down
4 changes: 2 additions & 2 deletions openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -19595,7 +19595,7 @@
"nullable": true
},
"transfer_group": {
"description": "A string that identifies the resulting payment as part of a group. See the PaymentIntents [use case for connected accounts](https://stripe.com/docs/payments/connected-accounts) for details.",
"description": "A string that identifies the resulting payment as part of a group. See the PaymentIntents [use case for connected accounts](https://stripe.com/docs/connect/separate-charges-and-transfers) for details.",
"maxLength": 5000,
"nullable": true,
"type": "string"
Expand Down Expand Up @@ -87970,7 +87970,7 @@
"type": "object"
},
"transfer_group": {
"description": "A string that identifies the resulting payment as part of a group. See the PaymentIntents [use case for connected accounts](https://stripe.com/docs/payments/connected-accounts) for details.",
"description": "A string that identifies the resulting payment as part of a group. See the PaymentIntents [use case for connected accounts](https://stripe.com/docs/connect/separate-charges-and-transfers) for details.",
"type": "string"
},
"use_stripe_sdk": {
Expand Down
6 changes: 3 additions & 3 deletions openapi/spec3.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -23335,7 +23335,7 @@
"nullable": true
},
"transfer_group": {
"description": "A string that identifies the resulting payment as part of a group. See the PaymentIntents [use case for connected accounts](https://stripe.com/docs/payments/connected-accounts) for details.",
"description": "A string that identifies the resulting payment as part of a group. See the PaymentIntents [use case for connected accounts](https://stripe.com/docs/connect/separate-charges-and-transfers) for details.",
"maxLength": 5000,
"nullable": true,
"type": "string"
Expand Down Expand Up @@ -62636,7 +62636,7 @@
"type": "object"
},
"transfer_group": {
"description": "A string that identifies the resulting payment as part of a group. See the PaymentIntents [use case for connected accounts](https://stripe.com/docs/payments/connected-accounts) for details.",
"description": "A string that identifies the resulting payment as part of a group. See the PaymentIntents [use case for connected accounts](https://stripe.com/docs/connect/separate-charges-and-transfers) for details.",
"type": "string"
}
},
Expand Down Expand Up @@ -90253,7 +90253,7 @@
"type": "object"
},
"transfer_group": {
"description": "A string that identifies the resulting payment as part of a group. See the PaymentIntents [use case for connected accounts](https://stripe.com/docs/payments/connected-accounts) for details.",
"description": "A string that identifies the resulting payment as part of a group. See the PaymentIntents [use case for connected accounts](https://stripe.com/docs/connect/separate-charges-and-transfers) for details.",
"type": "string"
},
"use_stripe_sdk": {
Expand Down
8 changes: 4 additions & 4 deletions openapi/spec3.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21419,8 +21419,8 @@ components:
description: >-
A string that identifies the resulting payment as part of a group.
See the PaymentIntents [use case for connected
accounts](https://stripe.com/docs/payments/connected-accounts) for
details.
accounts](https://stripe.com/docs/connect/separate-charges-and-transfers)
for details.
maxLength: 5000
nullable: true
type: string
Expand Down Expand Up @@ -57522,7 +57522,7 @@ paths:
A string that identifies the resulting payment as part
of a group. See the PaymentIntents [use case for
connected
accounts](https://stripe.com/docs/payments/connected-accounts)
accounts](https://stripe.com/docs/connect/separate-charges-and-transfers)
for details.
type: string
title: payment_intent_data_params
Expand Down Expand Up @@ -83752,7 +83752,7 @@ paths:
description: >-
A string that identifies the resulting payment as part of a
group. See the PaymentIntents [use case for connected
accounts](https://stripe.com/docs/payments/connected-accounts)
accounts](https://stripe.com/docs/connect/separate-charges-and-transfers)
for details.
type: string
use_stripe_sdk:
Expand Down
6 changes: 3 additions & 3 deletions openapi/spec3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18499,8 +18499,8 @@ components:
description: >-
A string that identifies the resulting payment as part of a group.
See the PaymentIntents [use case for connected
accounts](https://stripe.com/docs/payments/connected-accounts) for
details.
accounts](https://stripe.com/docs/connect/separate-charges-and-transfers)
for details.
maxLength: 5000
nullable: true
type: string
Expand Down Expand Up @@ -76116,7 +76116,7 @@ paths:
description: >-
A string that identifies the resulting payment as part of a
group. See the PaymentIntents [use case for connected
accounts](https://stripe.com/docs/payments/connected-accounts)
accounts](https://stripe.com/docs/connect/separate-charges-and-transfers)
for details.
type: string
use_stripe_sdk:
Expand Down

0 comments on commit 512975f

Please sign in to comment.