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 Jun 28, 2023
1 parent cd1c218 commit 6805ae7
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -61007,7 +61007,7 @@
"type": "integer"
}
],
"description": "The number of days charge funds are held before being paid out. May also be set to `minimum`, representing the lowest available value for the account country. Default is `minimum`. The `delay_days` parameter does not apply when the `interval` is `manual`. [Learn more about controlling payout delay days](https://stripe.com/docs/connect/manage-payout-schedule)."
"description": "The number of days charge funds are held before being paid out. May also be set to `minimum`, representing the lowest available value for the account country. Default is `minimum`. The `delay_days` parameter remains at the last configured value if `interval` is `manual`. [Learn more about controlling payout delay days](https://stripe.com/docs/connect/manage-payout-schedule)."
},
"interval": {
"description": "How frequently available funds are paid out. One of: `daily`, `manual`, `weekly`, or `monthly`. Default is `daily`.",
Expand Down Expand Up @@ -62763,7 +62763,7 @@
"type": "integer"
}
],
"description": "The number of days charge funds are held before being paid out. May also be set to `minimum`, representing the lowest available value for the account country. Default is `minimum`. The `delay_days` parameter does not apply when the `interval` is `manual`. [Learn more about controlling payout delay days](https://stripe.com/docs/connect/manage-payout-schedule)."
"description": "The number of days charge funds are held before being paid out. May also be set to `minimum`, representing the lowest available value for the account country. Default is `minimum`. The `delay_days` parameter remains at the last configured value if `interval` is `manual`. [Learn more about controlling payout delay days](https://stripe.com/docs/connect/manage-payout-schedule)."
},
"interval": {
"description": "How frequently available funds are paid out. One of: `daily`, `manual`, `weekly`, or `monthly`. Default is `daily`.",
Expand Down
12 changes: 6 additions & 6 deletions openapi/spec3.beta.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55434,9 +55434,9 @@ paths:
being paid out. May also be set to `minimum`,
representing the lowest available value for the
account country. Default is `minimum`. The
`delay_days` parameter does not apply when the
`interval` is `manual`. [Learn more about
controlling payout delay
`delay_days` parameter remains at the last
configured value if `interval` is `manual`.
[Learn more about controlling payout delay
days](https://stripe.com/docs/connect/manage-payout-schedule).
interval:
description: >-
Expand Down Expand Up @@ -57348,9 +57348,9 @@ paths:
being paid out. May also be set to `minimum`,
representing the lowest available value for the
account country. Default is `minimum`. The
`delay_days` parameter does not apply when the
`interval` is `manual`. [Learn more about
controlling payout delay
`delay_days` parameter remains at the last
configured value if `interval` is `manual`.
[Learn more about controlling payout delay
days](https://stripe.com/docs/connect/manage-payout-schedule).
interval:
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 @@ -53596,7 +53596,7 @@
"type": "integer"
}
],
"description": "The number of days charge funds are held before being paid out. May also be set to `minimum`, representing the lowest available value for the account country. Default is `minimum`. The `delay_days` parameter does not apply when the `interval` is `manual`. [Learn more about controlling payout delay days](https://stripe.com/docs/connect/manage-payout-schedule)."
"description": "The number of days charge funds are held before being paid out. May also be set to `minimum`, representing the lowest available value for the account country. Default is `minimum`. The `delay_days` parameter remains at the last configured value if `interval` is `manual`. [Learn more about controlling payout delay days](https://stripe.com/docs/connect/manage-payout-schedule)."
},
"interval": {
"description": "How frequently available funds are paid out. One of: `daily`, `manual`, `weekly`, or `monthly`. Default is `daily`.",
Expand Down Expand Up @@ -55341,7 +55341,7 @@
"type": "integer"
}
],
"description": "The number of days charge funds are held before being paid out. May also be set to `minimum`, representing the lowest available value for the account country. Default is `minimum`. The `delay_days` parameter does not apply when the `interval` is `manual`. [Learn more about controlling payout delay days](https://stripe.com/docs/connect/manage-payout-schedule)."
"description": "The number of days charge funds are held before being paid out. May also be set to `minimum`, representing the lowest available value for the account country. Default is `minimum`. The `delay_days` parameter remains at the last configured value if `interval` is `manual`. [Learn more about controlling payout delay days](https://stripe.com/docs/connect/manage-payout-schedule)."
},
"interval": {
"description": "How frequently available funds are paid out. One of: `daily`, `manual`, `weekly`, or `monthly`. Default is `daily`.",
Expand Down
12 changes: 6 additions & 6 deletions openapi/spec3.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49047,9 +49047,9 @@ paths:
being paid out. May also be set to `minimum`,
representing the lowest available value for the
account country. Default is `minimum`. The
`delay_days` parameter does not apply when the
`interval` is `manual`. [Learn more about
controlling payout delay
`delay_days` parameter remains at the last
configured value if `interval` is `manual`.
[Learn more about controlling payout delay
days](https://stripe.com/docs/connect/manage-payout-schedule).
interval:
description: >-
Expand Down Expand Up @@ -50948,9 +50948,9 @@ paths:
being paid out. May also be set to `minimum`,
representing the lowest available value for the
account country. Default is `minimum`. The
`delay_days` parameter does not apply when the
`interval` is `manual`. [Learn more about
controlling payout delay
`delay_days` parameter remains at the last
configured value if `interval` is `manual`.
[Learn more about controlling payout delay
days](https://stripe.com/docs/connect/manage-payout-schedule).
interval:
description: >-
Expand Down

0 comments on commit 6805ae7

Please sign in to comment.