Skip to content

Commit de9f46b

Browse files
OpenAPI Update (#698)
Update OpenAPI for c5f807b7a1d426b98677aa9a40617c3e8c47044a Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
1 parent a4062dc commit de9f46b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

embedded/openapi/spec3.beta.sdk.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49655,15 +49655,15 @@
4965549655
"type": {
4965649656
"description": "Select a way to pass in `ends_at`.",
4965749657
"enum": [
49658+
"billing_period_end",
4965849659
"discount_end",
4965949660
"duration",
4966049661
"quote_acceptance_date",
4966149662
"schedule_end",
4966249663
"timestamp",
4966349664
"upcoming_invoice"
4966449665
],
49665-
"type": "string",
49666-
"x-stripeBypassValidation": true
49666+
"type": "string"
4966749667
}
4966849668
},
4966949669
"required": [
@@ -155006,15 +155006,15 @@
155006155006
"type": {
155007155007
"description": "Select a way to pass in `ends_at`.",
155008155008
"enum": [
155009+
"billing_period_end",
155009155010
"discount_end",
155010155011
"duration",
155011155012
"quote_acceptance_date",
155012155013
"schedule_end",
155013155014
"timestamp",
155014155015
"upcoming_invoice"
155015155016
],
155016-
"type": "string",
155017-
"x-stripeBypassValidation": true
155017+
"type": "string"
155018155018
}
155019155019
},
155020155020
"required": [
@@ -157163,15 +157163,15 @@
157163157163
"type": {
157164157164
"description": "Select a way to pass in `ends_at`.",
157165157165
"enum": [
157166+
"billing_period_end",
157166157167
"discount_end",
157167157168
"duration",
157168157169
"quote_acceptance_date",
157169157170
"schedule_end",
157170157171
"timestamp",
157171157172
"upcoming_invoice"
157172157173
],
157173-
"type": "string",
157174-
"x-stripeBypassValidation": true
157174+
"type": "string"
157175157175
}
157176157176
},
157177157177
"required": [

0 commit comments

Comments
 (0)