File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff 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": [
You can’t perform that action at this time.
0 commit comments