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 17aed46 commit 995e833
Show file tree
Hide file tree
Showing 6 changed files with 90 additions and 140 deletions.
30 changes: 10 additions & 20 deletions openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -109249,11 +109249,11 @@
{
"properties": {
"count": {
"description": "For `fixed_count` installment plans, this is the number of installment payments your customer will make to their credit card.",
"description": "For `fixed_count` installment plans, this is required. It represents the number of installment payments your customer will make to their credit card.",
"type": "integer"
},
"interval": {
"description": "For `fixed_count` installment plans, this is the interval between installment payments your customer will make to their credit card.\nOne of `month`.",
"description": "For `fixed_count` installment plans, this is required. It represents the interval between installment payments your customer will make to their credit card.\nOne of `month`.",
"enum": [
"month"
],
Expand All @@ -109269,8 +109269,6 @@
}
},
"required": [
"count",
"interval",
"type"
],
"title": "installment_plan",
Expand Down Expand Up @@ -120083,11 +120081,11 @@
{
"properties": {
"count": {
"description": "For `fixed_count` installment plans, this is the number of installment payments your customer will make to their credit card.",
"description": "For `fixed_count` installment plans, this is required. It represents the number of installment payments your customer will make to their credit card.",
"type": "integer"
},
"interval": {
"description": "For `fixed_count` installment plans, this is the interval between installment payments your customer will make to their credit card.\nOne of `month`.",
"description": "For `fixed_count` installment plans, this is required. It represents the interval between installment payments your customer will make to their credit card.\nOne of `month`.",
"enum": [
"month"
],
Expand All @@ -120103,8 +120101,6 @@
}
},
"required": [
"count",
"interval",
"type"
],
"title": "installment_plan",
Expand Down Expand Up @@ -140586,11 +140582,11 @@
{
"properties": {
"count": {
"description": "For `fixed_count` installment plans, this is the number of installment payments your customer will make to their credit card.",
"description": "For `fixed_count` installment plans, this is required. It represents the number of installment payments your customer will make to their credit card.",
"type": "integer"
},
"interval": {
"description": "For `fixed_count` installment plans, this is the interval between installment payments your customer will make to their credit card.\nOne of `month`.",
"description": "For `fixed_count` installment plans, this is required. It represents the interval between installment payments your customer will make to their credit card.\nOne of `month`.",
"enum": [
"month"
],
Expand All @@ -140606,8 +140602,6 @@
}
},
"required": [
"count",
"interval",
"type"
],
"title": "installment_plan",
Expand Down Expand Up @@ -144868,11 +144862,11 @@
{
"properties": {
"count": {
"description": "For `fixed_count` installment plans, this is the number of installment payments your customer will make to their credit card.",
"description": "For `fixed_count` installment plans, this is required. It represents the number of installment payments your customer will make to their credit card.",
"type": "integer"
},
"interval": {
"description": "For `fixed_count` installment plans, this is the interval between installment payments your customer will make to their credit card.\nOne of `month`.",
"description": "For `fixed_count` installment plans, this is required. It represents the interval between installment payments your customer will make to their credit card.\nOne of `month`.",
"enum": [
"month"
],
Expand All @@ -144888,8 +144882,6 @@
}
},
"required": [
"count",
"interval",
"type"
],
"title": "installment_plan",
Expand Down Expand Up @@ -150134,11 +150126,11 @@
{
"properties": {
"count": {
"description": "For `fixed_count` installment plans, this is the number of installment payments your customer will make to their credit card.",
"description": "For `fixed_count` installment plans, this is required. It represents the number of installment payments your customer will make to their credit card.",
"type": "integer"
},
"interval": {
"description": "For `fixed_count` installment plans, this is the interval between installment payments your customer will make to their credit card.\nOne of `month`.",
"description": "For `fixed_count` installment plans, this is required. It represents the interval between installment payments your customer will make to their credit card.\nOne of `month`.",
"enum": [
"month"
],
Expand All @@ -150154,8 +150146,6 @@
}
},
"required": [
"count",
"interval",
"type"
],
"title": "installment_plan",
Expand Down
75 changes: 35 additions & 40 deletions openapi/spec3.beta.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99464,16 +99464,17 @@ paths:
count:
description: >-
For `fixed_count` installment plans,
this is the number of installment
payments your customer will make to
their credit card.
this is required. It represents the
number of installment payments your
customer will make to their credit card.
type: integer
interval:
description: >-
For `fixed_count` installment plans,
this is the interval between installment
payments your customer will make to
their credit card.
this is required. It represents the
interval between installment payments
your customer will make to their credit
card.

One of `month`.
enum:
Expand All @@ -99488,8 +99489,6 @@ paths:
type: string
x-stripeBypassValidation: true
required:
- count
- interval
- type
title: installment_plan
type: object
Expand Down Expand Up @@ -110629,16 +110628,17 @@ paths:
count:
description: >-
For `fixed_count` installment plans,
this is the number of installment
payments your customer will make to
their credit card.
this is required. It represents the
number of installment payments your
customer will make to their credit card.
type: integer
interval:
description: >-
For `fixed_count` installment plans,
this is the interval between installment
payments your customer will make to
their credit card.
this is required. It represents the
interval between installment payments
your customer will make to their credit
card.

One of `month`.
enum:
Expand All @@ -110653,8 +110653,6 @@ paths:
type: string
x-stripeBypassValidation: true
required:
- count
- interval
- type
title: installment_plan
type: object
Expand Down Expand Up @@ -131038,16 +131036,17 @@ paths:
count:
description: >-
For `fixed_count` installment plans,
this is the number of installment
payments your customer will make to
their credit card.
this is required. It represents the
number of installment payments your
customer will make to their credit card.
type: integer
interval:
description: >-
For `fixed_count` installment plans,
this is the interval between installment
payments your customer will make to
their credit card.
this is required. It represents the
interval between installment payments
your customer will make to their credit
card.

One of `month`.
enum:
Expand All @@ -131062,8 +131061,6 @@ paths:
type: string
x-stripeBypassValidation: true
required:
- count
- interval
- type
title: installment_plan
type: object
Expand Down Expand Up @@ -136596,16 +136593,17 @@ paths:
count:
description: >-
For `fixed_count` installment plans,
this is the number of installment
payments your customer will make to
their credit card.
this is required. It represents the
number of installment payments your
customer will make to their credit card.
type: integer
interval:
description: >-
For `fixed_count` installment plans,
this is the interval between installment
payments your customer will make to
their credit card.
this is required. It represents the
interval between installment payments
your customer will make to their credit
card.

One of `month`.
enum:
Expand All @@ -136620,8 +136618,6 @@ paths:
type: string
x-stripeBypassValidation: true
required:
- count
- interval
- type
title: installment_plan
type: object
Expand Down Expand Up @@ -143083,16 +143079,17 @@ paths:
count:
description: >-
For `fixed_count` installment plans,
this is the number of installment
payments your customer will make to
their credit card.
this is required. It represents the
number of installment payments your
customer will make to their credit card.
type: integer
interval:
description: >-
For `fixed_count` installment plans,
this is the interval between installment
payments your customer will make to
their credit card.
this is required. It represents the
interval between installment payments
your customer will make to their credit
card.

One of `month`.
enum:
Expand All @@ -143107,8 +143104,6 @@ paths:
type: string
x-stripeBypassValidation: true
required:
- count
- interval
- type
title: installment_plan
type: object
Expand Down
Loading

0 comments on commit 995e833

Please sign in to comment.