Skip to content

API Updates#1171

Merged
richardm-stripe merged 1 commit intomasterfrom
latest-codegen
Jan 15, 2021
Merged

API Updates#1171
richardm-stripe merged 1 commit intomasterfrom
latest-codegen

Conversation

@richardm-stripe
Copy link
Contributor

@richardm-stripe richardm-stripe commented Jan 14, 2021

Codegen for openapi 37adbbc.
r? @brandur-stripe
cc @stripe/api-libraries

Changelog

  • Add support for dynamic_tax_rates on SessionCreateParams.line_items[]
  • Add support for customer_details on Checkout.Session
  • Add support for type on TransactionListParams
  • Add support for country and state on TaxRateUpdateParams, TaxRateCreateParams and TaxRate


/**
* <a href="https://en.wikipedia.org/wiki/ISO_3166-2:US">ISO 3166-2 subdivision code</a>,
* without country prefix. For example, &quot;NY&quot; for New York, United States.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not a big deal, but it'd probably be better if these were rendered as non-HTML quotes for more code friendliness.

Copy link
Contributor

@brandur-stripe brandur-stripe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very cool. LGTM.

@richardm-stripe richardm-stripe merged commit a5aa43f into master Jan 15, 2021
@richardm-stripe richardm-stripe deleted the latest-codegen branch January 15, 2021 15:58
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.

2 participants