Skip to content
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 #1391

Merged
merged 7 commits into from
Sep 12, 2024
Merged

Update generated code #1391

merged 7 commits into from
Sep 12, 2024

Conversation

stripe-openapi[bot]
Copy link
Contributor

@stripe-openapi stripe-openapi bot commented Sep 6, 2024

Codegen for openapi v1260.

Changelog

  • Add support for template on parameter classes stripe.Customer.CreateParamsInvoiceSettingsRenderingOptions, stripe.Customer.ModifyParamsInvoiceSettingsRenderingOptions, stripe.Invoice.CreateParamsRendering, and stripe.Invoice.ModifyParamsRendering and resource classes stripe.Customer.InvoiceSettings.RenderingOptions and stripe.Invoice.Rendering
  • Add support for resource stripe.InvoiceRenderingTemplate
  • Add support for required on parameter classes stripe.PaymentLink.CreateParamsTaxIdCollection, stripe.PaymentLink.ModifyParamsTaxIdCollection, and stripe.checkout.Session.CreateParamsTaxIdCollection and resource classes stripe.PaymentLink.TaxIdCollection and stripe.checkout.Session.TaxIdCollection
  • Add support for submitted on enum stripe.issuing.Card.Shipping.status
  • Change type of tax_amounts on stripe.InvoiceLineItem from Optional[List[TaxAmount]] to List[TaxAmount]
  • Change type of tax_rates on stripe.InvoiceLineItem from Optional[List[TaxRate]] to List[TaxRate]
  • Change type of status_details on stripe.test_helpers.TestClock from Optional[StatusDetails] to StatusDetails

@stripe-openapi stripe-openapi bot enabled auto-merge (squash) September 6, 2024 17:38
@stripe-openapi stripe-openapi bot merged commit ecb4676 into master Sep 12, 2024
15 checks passed
@stripe-openapi stripe-openapi bot deleted the latest-codegen-master branch September 12, 2024 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant