-
Notifications
You must be signed in to change notification settings - Fork 769
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
API Updates #1242
API Updates #1242
Conversation
Whoops, build is failing because of me:
Sending you a codegen PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM once you've merged in the suggestion.
types/2020-08-27/index.d.ts
Outdated
@@ -1,7 +1,6 @@ | |||
// File generated from our OpenAPI spec | |||
|
|||
///<reference path='../lib.d.ts' /> | |||
///<reference path='../crypto/crypto.d.ts' /> | |||
///<reference path='../net/net.d.ts' /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
///<reference path='../net/net.d.ts' /> | |
///<reference path='../crypto/crypto.d.ts' /> | |
///<reference path='../net/net.d.ts' /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* Codegen for openapi 95a1ab8
* Codegen for openapi 95a1ab8
Codegen for openapi 95a1ab8.
r? @dcr-stripe
cc @stripe/api-libraries
Changelog
BillingPortal.Configuration.features.subscription_cancel.cancellation_reason
to be requireddefault_for
onCheckoutSessionCreateParams.payment_method_options.acss_debit.mandate_options
,Checkout.Session.payment_method_options.acss_debit.mandate_options
,Mandate.payment_method_details.acss_debit
,SetupIntentCreateParams.payment_method_options.acss_debit.mandate_options
,SetupIntentUpdateParams.payment_method_options.acss_debit.mandate_options
,SetupIntentConfirmParams.payment_method_options.acss_debit.mandate_options
, andSetupIntent.payment_method_options.acss_debit.mandate_options
acss_debit
onInvoiceCreateParams.payment_settings.payment_method_options
,InvoiceUpdateParams.payment_settings.payment_method_options
,Invoice.payment_settings.payment_method_options
,SubscriptionCreateParams.payment_settings.payment_method_options
,SubscriptionUpdateParams.payment_settings.payment_method_options
, andSubscription.payment_settings.payment_method_options
acss_debit
on enumsInvoiceCreateParams.payment_settings.payment_method_types[]
,InvoiceUpdateParams.payment_settings.payment_method_types[]
,Invoice.payment_settings.payment_method_types[]
,SubscriptionCreateParams.payment_settings.payment_method_types[]
,SubscriptionUpdateParams.payment_settings.payment_method_types[]
, andSubscription.payment_settings.payment_method_types[]
livemode
onReporting.ReportType