Skip to content

Commit

Permalink
Merge upstream and update generated code for v338
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed May 11, 2023
2 parents e975b89 + 4ad20dd commit 5d3ac62
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,23 @@
# Changelog

## 10.13.0 - 2023-05-11
* [#1490](https://github.com/stripe/stripe-php/pull/1490) Update generated code
* Add support for `paypal` on `PaymentMethod`
* Add support for `effective_percentage` on `TaxRate`
* [#1488](https://github.com/stripe/stripe-php/pull/1488) Increment PHPStan to strictness level 2
* [#1483](https://github.com/stripe/stripe-php/pull/1483) Update generated code

* [#1480](https://github.com/stripe/stripe-php/pull/1480) Update generated code
* Change type of `Identity.VerificationSession.options` from `VerificationSessionOptions` to `nullable(VerificationSessionOptions)`
* Change type of `Identity.VerificationSession.type` from `enum('document'|'id_number')` to `nullable(enum('document'|'id_number'))`
* [#1478](https://github.com/stripe/stripe-php/pull/1478) Update generated code
* Release specs are identical.
* [#1475](https://github.com/stripe/stripe-php/pull/1475) Update generated code

## 10.13.0-beta.4 - 2023-04-20
* [#1481](https://github.com/stripe/stripe-php/pull/1481) Update generated code for beta
* Add support for `country_options` on `Tax.Registration`
* Remove support for `state` and `type` on `Tax.Registration`
* Remove support for `state` and `type` on `Tax.Registration`

## 10.13.0-beta.3 - 2023-04-13
* [#1477](https://github.com/stripe/stripe-php/pull/1477) Update generated code for beta
Expand Down
2 changes: 1 addition & 1 deletion OPENAPI_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v337
v338

0 comments on commit 5d3ac62

Please sign in to comment.