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 Jul 30, 2024
1 parent 75a8388 commit 396f447
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 16 deletions.
3 changes: 1 addition & 2 deletions openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -143451,7 +143451,6 @@
"description": "Provides industry-specific information about the charge."
},
"payment_method": {
"description": "ID of the payment method (a PaymentMethod, Card, or [compatible Source](https://stripe.com/docs/payments/payment-methods/transitioning#compatibility) object) to attach to this PaymentIntent.",
"maxLength": 5000,
"type": "string"
},
Expand Down Expand Up @@ -175667,7 +175666,7 @@
"description": "Set of [key-value pairs](https://stripe.com/docs/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`."
},
"payment_method": {
"description": "ID of the payment method (a PaymentMethod, Card, or saved Source object) to attach to this SetupIntent.",
"description": "ID of the payment method (a PaymentMethod, Card, or saved Source object) to attach to this SetupIntent. To unset this field to null, pass in an empty string.",
"maxLength": 5000,
"type": "string"
},
Expand Down
8 changes: 2 additions & 6 deletions openapi/spec3.beta.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133825,11 +133825,6 @@ paths:
type: string
description: Provides industry-specific information about the charge.
payment_method:
description: >-
ID of the payment method (a PaymentMethod, Card, or
[compatible
Source](https://stripe.com/docs/payments/payment-methods/transitioning#compatibility)
object) to attach to this PaymentIntent.
maxLength: 5000
type: string
payment_method_configuration:
Expand Down Expand Up @@ -166354,7 +166349,8 @@ paths:
payment_method:
description: >-
ID of the payment method (a PaymentMethod, Card, or saved
Source object) to attach to this SetupIntent.
Source object) to attach to this SetupIntent. To unset this
field to null, pass in an empty string.
maxLength: 5000
type: string
payment_method_configuration:
Expand Down
4 changes: 2 additions & 2 deletions openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -108902,7 +108902,7 @@
"description": "Set of [key-value pairs](https://stripe.com/docs/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`."
},
"payment_method": {
"description": "ID of the payment method (a PaymentMethod, Card, or [compatible Source](https://stripe.com/docs/payments/payment-methods/transitioning#compatibility) object) to attach to this PaymentIntent.",
"description": "ID of the payment method (a PaymentMethod, Card, or [compatible Source](https://stripe.com/docs/payments/payment-methods/transitioning#compatibility) object) to attach to this PaymentIntent. To unset this field to null, pass in an empty string.",
"maxLength": 5000,
"type": "string"
},
Expand Down Expand Up @@ -132546,7 +132546,7 @@
"description": "Set of [key-value pairs](https://stripe.com/docs/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`."
},
"payment_method": {
"description": "ID of the payment method (a PaymentMethod, Card, or saved Source object) to attach to this SetupIntent.",
"description": "ID of the payment method (a PaymentMethod, Card, or saved Source object) to attach to this SetupIntent. To unset this field to null, pass in an empty string.",
"maxLength": 5000,
"type": "string"
},
Expand Down
4 changes: 2 additions & 2 deletions openapi/spec3.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -114998,7 +114998,7 @@
"description": "Set of [key-value pairs](https://stripe.com/docs/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`."
},
"payment_method": {
"description": "ID of the payment method (a PaymentMethod, Card, or [compatible Source](https://stripe.com/docs/payments/payment-methods/transitioning#compatibility) object) to attach to this PaymentIntent.",
"description": "ID of the payment method (a PaymentMethod, Card, or [compatible Source](https://stripe.com/docs/payments/payment-methods/transitioning#compatibility) object) to attach to this PaymentIntent. To unset this field to null, pass in an empty string.",
"maxLength": 5000,
"type": "string"
},
Expand Down Expand Up @@ -140029,7 +140029,7 @@
"description": "Set of [key-value pairs](https://stripe.com/docs/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`."
},
"payment_method": {
"description": "ID of the payment method (a PaymentMethod, Card, or saved Source object) to attach to this SetupIntent.",
"description": "ID of the payment method (a PaymentMethod, Card, or saved Source object) to attach to this SetupIntent. To unset this field to null, pass in an empty string.",
"maxLength": 5000,
"type": "string"
},
Expand Down
6 changes: 4 additions & 2 deletions openapi/spec3.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107103,7 +107103,8 @@ paths:
ID of the payment method (a PaymentMethod, Card, or
[compatible
Source](https://stripe.com/docs/payments/payment-methods/transitioning#compatibility)
object) to attach to this PaymentIntent.
object) to attach to this PaymentIntent. To unset this field
to null, pass in an empty string.
maxLength: 5000
type: string
payment_method_configuration:
Expand Down Expand Up @@ -132584,7 +132585,8 @@ paths:
payment_method:
description: >-
ID of the payment method (a PaymentMethod, Card, or saved
Source object) to attach to this SetupIntent.
Source object) to attach to this SetupIntent. To unset this
field to null, pass in an empty string.
maxLength: 5000
type: string
payment_method_configuration:
Expand Down
6 changes: 4 additions & 2 deletions openapi/spec3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93537,7 +93537,8 @@ paths:
ID of the payment method (a PaymentMethod, Card, or
[compatible
Source](https://stripe.com/docs/payments/payment-methods/transitioning#compatibility)
object) to attach to this PaymentIntent.
object) to attach to this PaymentIntent. To unset this field
to null, pass in an empty string.
maxLength: 5000
type: string
payment_method_configuration:
Expand Down Expand Up @@ -112606,7 +112607,8 @@ paths:
payment_method:
description: >-
ID of the payment method (a PaymentMethod, Card, or saved
Source object) to attach to this SetupIntent.
Source object) to attach to this SetupIntent. To unset this
field to null, pass in an empty string.
maxLength: 5000
type: string
payment_method_configuration:
Expand Down

0 comments on commit 396f447

Please sign in to comment.