-
Notifications
You must be signed in to change notification settings - Fork 438
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
Update generated code for beta #1433
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* deduplicate querystring using a pre-made url * fix tests
* Update generated code for v1399 * Update generated code for v1402 * Update generated code for v1409 * Update generated code for v1412 --------- Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com> Co-authored-by: jar-stripe <[email protected]>
* fix SSL context with local path * added live client test class, and added a test specifically for testing https requests thru HTTPXClient --------- Co-authored-by: Jesse Rosalia <[email protected]>
xavdid-stripe
approved these changes
Jan 9, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Codegen for openapi v1436.
Changelog
directorship_declaration
on resource classstripe.Account.Company
ownership_exemption_reason
on resource classstripe.Account.Company
and parameter classesstripe.Account.CreateParamsCompany
andstripe.Token.CreateParamsAccountCompany
brand_product
on resourcestripe.Card
and resource classesstripe.Source.Card
,stripe.Source.CardPresent
, andstripe.Source.ThreeDSecure
advice_code
on resource classesstripe.Charge.Outcome
,stripe.Invoice.LastFinalizationError
,stripe.PaymentIntent.LastPaymentError
,stripe.QuotePreviewInvoice.LastFinalizationError
,stripe.SetupAttempt.SetupError
, andstripe.SetupIntent.LastSetupError
country
on resource classesstripe.Charge.PaymentMethodDetails.Paypal
,stripe.ConfirmationToken.PaymentMethodPreview.Paypal
, andstripe.PaymentMethod.Paypal
phone_number_collection
on parameter classstripe.PaymentLink.ModifyParams
nickname
on parameter classesstripe.treasury.FinancialAccount.CreateParams
andstripe.treasury.FinancialAccount.ModifyParams
and resourcestripe.treasury.FinancialAccount
forwarding_settings
on parameter classstripe.treasury.FinancialAccount.ModifyParams
_cls_close
on resourcestripe.treasury.FinancialAccount
close
on resourcestripe.treasury.FinancialAccount
is_default
on resourcestripe.treasury.FinancialAccount
destination_payment_method_data
on parameter classstripe.treasury.OutboundTransfer.CreateParams
financial_account
on resource classstripe.treasury.OutboundTransfer.DestinationPaymentMethodDetails
outbound_transfer
on resource classstripe.treasury.ReceivedCredit.LinkedFlows.SourceFlowDetails
always_invoice
on enumsstripe.billing_portal.Configuration.Features.SubscriptionCancel.proration_behavior
,stripe.billing_portal.Configuration.CreateParamsFeaturesSubscriptionCancel.proration_behavior
, andstripe.billing_portal.Configuration.ModifyParamsFeaturesSubscriptionCancel.proration_behavior
al_tin
on enumsstripe.checkout.Session.CollectedInformation.TaxId.type
,stripe.Order.TaxDetails.TaxId.type
,stripe.Order.CreateParamsTaxDetailsTaxId.type
,stripe.Order.ModifyParamsTaxDetailsTaxId.type
, andstripe.QuotePreviewInvoice.CustomerTaxId.type
financial_account
on enumstripe.treasury.OutboundTransfer.DestinationPaymentMethodDetails.type
outbound_transfer
on enumsstripe.treasury.ReceivedCredit.LinkedFlows.SourceFlowDetails.type
andstripe.treasury.ReceivedCredit.ListParamsLinkedFlows.source_flow_type
pretax_credit_amounts
onstripe.CreditNote
andstripe.CreditNoteLineItem
fromOptional[List[PretaxCreditAmount]]
toList[PretaxCreditAmount]