Skip to content

Commit

Permalink
OpenAPI Update (#698)
Browse files Browse the repository at this point in the history
Update OpenAPI for c5f807b7a1d426b98677aa9a40617c3e8c47044a

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] committed Mar 1, 2024
1 parent a4062dc commit de9f46b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions embedded/openapi/spec3.beta.sdk.json
Expand Up @@ -49655,15 +49655,15 @@
"type": {
"description": "Select a way to pass in `ends_at`.",
"enum": [
"billing_period_end",
"discount_end",
"duration",
"quote_acceptance_date",
"schedule_end",
"timestamp",
"upcoming_invoice"
],
"type": "string",
"x-stripeBypassValidation": true
"type": "string"
}
},
"required": [
Expand Down Expand Up @@ -155006,15 +155006,15 @@
"type": {
"description": "Select a way to pass in `ends_at`.",
"enum": [
"billing_period_end",
"discount_end",
"duration",
"quote_acceptance_date",
"schedule_end",
"timestamp",
"upcoming_invoice"
],
"type": "string",
"x-stripeBypassValidation": true
"type": "string"
}
},
"required": [
Expand Down Expand Up @@ -157163,15 +157163,15 @@
"type": {
"description": "Select a way to pass in `ends_at`.",
"enum": [
"billing_period_end",
"discount_end",
"duration",
"quote_acceptance_date",
"schedule_end",
"timestamp",
"upcoming_invoice"
],
"type": "string",
"x-stripeBypassValidation": true
"type": "string"
}
},
"required": [
Expand Down

0 comments on commit de9f46b

Please sign in to comment.