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 12, 2024
1 parent c5b6f5d commit 15d248a
Show file tree
Hide file tree
Showing 6 changed files with 28 additions and 32 deletions.
6 changes: 3 additions & 3 deletions openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -62582,7 +62582,7 @@
"type": "array"
},
"save_default_payment_method": {
"description": "Either `off`, or `on_subscription`. With `on_subscription` Stripe updates `subscription.default_payment_method` when a subscription payment succeeds.",
"description": "Configure whether Stripe updates `subscription.default_payment_method` when payment succeeds. Defaults to `off`.",
"enum": [
"off",
"on_subscription"
Expand Down Expand Up @@ -185113,7 +185113,7 @@
"description": "The list of payment method types (e.g. card) to provide to the invoice’s PaymentIntent. If not set, Stripe attempts to automatically determine the types to use by looking at the invoice’s default payment method, the subscription’s default payment method, the customer’s default payment method, and your [invoice template settings](https://dashboard.stripe.com/settings/billing/invoice)."
},
"save_default_payment_method": {
"description": "Either `off`, or `on_subscription`. With `on_subscription` Stripe updates `subscription.default_payment_method` when a subscription payment succeeds.",
"description": "Configure whether Stripe updates `subscription.default_payment_method` when payment succeeds. Defaults to `off` if unspecified.",
"enum": [
"off",
"on_subscription"
Expand Down Expand Up @@ -186907,7 +186907,7 @@
"description": "The list of payment method types (e.g. card) to provide to the invoice’s PaymentIntent. If not set, Stripe attempts to automatically determine the types to use by looking at the invoice’s default payment method, the subscription’s default payment method, the customer’s default payment method, and your [invoice template settings](https://dashboard.stripe.com/settings/billing/invoice)."
},
"save_default_payment_method": {
"description": "Either `off`, or `on_subscription`. With `on_subscription` Stripe updates `subscription.default_payment_method` when a subscription payment succeeds.",
"description": "Configure whether Stripe updates `subscription.default_payment_method` when payment succeeds. Defaults to `off` if unspecified.",
"enum": [
"off",
"on_subscription"
Expand Down
20 changes: 9 additions & 11 deletions openapi/spec3.beta.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56845,9 +56845,9 @@ components:
type: array
save_default_payment_method:
description: >-
Either `off`, or `on_subscription`. With `on_subscription` Stripe
updates `subscription.default_payment_method` when a subscription
payment succeeds.
Configure whether Stripe updates
`subscription.default_payment_method` when payment succeeds.
Defaults to `off`.
enum:
- 'off'
- on_subscription
Expand Down Expand Up @@ -176078,10 +176078,9 @@ paths:
settings](https://dashboard.stripe.com/settings/billing/invoice).
save_default_payment_method:
description: >-
Either `off`, or `on_subscription`. With
`on_subscription` Stripe updates
`subscription.default_payment_method` when a
subscription payment succeeds.
Configure whether Stripe updates
`subscription.default_payment_method` when payment
succeeds. Defaults to `off` if unspecified.
enum:
- 'off'
- on_subscription
Expand Down Expand Up @@ -177908,10 +177907,9 @@ paths:
settings](https://dashboard.stripe.com/settings/billing/invoice).
save_default_payment_method:
description: >-
Either `off`, or `on_subscription`. With
`on_subscription` Stripe updates
`subscription.default_payment_method` when a
subscription payment succeeds.
Configure whether Stripe updates
`subscription.default_payment_method` when payment
succeeds. Defaults to `off` if unspecified.
enum:
- 'off'
- on_subscription
Expand Down
2 changes: 1 addition & 1 deletion openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -43776,7 +43776,7 @@
"type": "array"
},
"save_default_payment_method": {
"description": "Either `off`, or `on_subscription`. With `on_subscription` Stripe updates `subscription.default_payment_method` when a subscription payment succeeds.",
"description": "Configure whether Stripe updates `subscription.default_payment_method` when payment succeeds. Defaults to `off`.",
"enum": [
"off",
"on_subscription"
Expand Down
6 changes: 3 additions & 3 deletions openapi/spec3.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -53350,7 +53350,7 @@
"type": "array"
},
"save_default_payment_method": {
"description": "Either `off`, or `on_subscription`. With `on_subscription` Stripe updates `subscription.default_payment_method` when a subscription payment succeeds.",
"description": "Configure whether Stripe updates `subscription.default_payment_method` when payment succeeds. Defaults to `off`.",
"enum": [
"off",
"on_subscription"
Expand Down Expand Up @@ -148813,7 +148813,7 @@
"description": "The list of payment method types (e.g. card) to provide to the invoice’s PaymentIntent. If not set, Stripe attempts to automatically determine the types to use by looking at the invoice’s default payment method, the subscription’s default payment method, the customer’s default payment method, and your [invoice template settings](https://dashboard.stripe.com/settings/billing/invoice)."
},
"save_default_payment_method": {
"description": "Either `off`, or `on_subscription`. With `on_subscription` Stripe updates `subscription.default_payment_method` when a subscription payment succeeds.",
"description": "Configure whether Stripe updates `subscription.default_payment_method` when payment succeeds. Defaults to `off` if unspecified.",
"enum": [
"off",
"on_subscription"
Expand Down Expand Up @@ -150432,7 +150432,7 @@
"description": "The list of payment method types (e.g. card) to provide to the invoice’s PaymentIntent. If not set, Stripe attempts to automatically determine the types to use by looking at the invoice’s default payment method, the subscription’s default payment method, the customer’s default payment method, and your [invoice template settings](https://dashboard.stripe.com/settings/billing/invoice)."
},
"save_default_payment_method": {
"description": "Either `off`, or `on_subscription`. With `on_subscription` Stripe updates `subscription.default_payment_method` when a subscription payment succeeds.",
"description": "Configure whether Stripe updates `subscription.default_payment_method` when payment succeeds. Defaults to `off` if unspecified.",
"enum": [
"off",
"on_subscription"
Expand Down
20 changes: 9 additions & 11 deletions openapi/spec3.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48636,9 +48636,9 @@ components:
type: array
save_default_payment_method:
description: >-
Either `off`, or `on_subscription`. With `on_subscription` Stripe
updates `subscription.default_payment_method` when a subscription
payment succeeds.
Configure whether Stripe updates
`subscription.default_payment_method` when payment succeeds.
Defaults to `off`.
enum:
- 'off'
- on_subscription
Expand Down Expand Up @@ -141345,10 +141345,9 @@ paths:
settings](https://dashboard.stripe.com/settings/billing/invoice).
save_default_payment_method:
description: >-
Either `off`, or `on_subscription`. With
`on_subscription` Stripe updates
`subscription.default_payment_method` when a
subscription payment succeeds.
Configure whether Stripe updates
`subscription.default_payment_method` when payment
succeeds. Defaults to `off` if unspecified.
enum:
- 'off'
- on_subscription
Expand Down Expand Up @@ -142999,10 +142998,9 @@ paths:
settings](https://dashboard.stripe.com/settings/billing/invoice).
save_default_payment_method:
description: >-
Either `off`, or `on_subscription`. With
`on_subscription` Stripe updates
`subscription.default_payment_method` when a
subscription payment succeeds.
Configure whether Stripe updates
`subscription.default_payment_method` when payment
succeeds. Defaults to `off` if unspecified.
enum:
- 'off'
- on_subscription
Expand Down
6 changes: 3 additions & 3 deletions openapi/spec3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41091,9 +41091,9 @@ components:
type: array
save_default_payment_method:
description: >-
Either `off`, or `on_subscription`. With `on_subscription` Stripe
updates `subscription.default_payment_method` when a subscription
payment succeeds.
Configure whether Stripe updates
`subscription.default_payment_method` when payment succeeds.
Defaults to `off`.
enum:
- 'off'
- on_subscription
Expand Down

0 comments on commit 15d248a

Please sign in to comment.