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

API Updates #1497

Merged
merged 2 commits into from
Dec 22, 2022
Merged

API Updates #1497

merged 2 commits into from
Dec 22, 2022

Conversation

richardm-stripe
Copy link
Contributor

@richardm-stripe richardm-stripe commented Dec 22, 2022

Codegen for openapi v216.
cc @stripe/api-libraries

Changelog

  • Add support for new value merchant_default on enums CashBalanceUpdateParams.settings.reconciliation_mode, CustomerCreateParams.cash_balance.settings.reconciliation_mode, and CustomerUpdateParams.cash_balance.settings.reconciliation_mode
  • Add support for using_merchant_default on CashBalance.settings

Copy link
Contributor

@pakrym-stripe pakrym-stripe left a comment

Choose a reason for hiding this comment

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

ReflectionCheckingTypeAdapterFactory came back for some reason

@richardm-stripe richardm-stripe enabled auto-merge (squash) December 22, 2022 20:03
@richardm-stripe richardm-stripe merged commit 61f8173 into master Dec 22, 2022
richardm-stripe added a commit that referenced this pull request Dec 29, 2022
#1476)

* Solution For "Regarding ability to override stripe api url per API request #1181".
#1181

* normalizeApiBase method added

* Replace ReflectionCheckingTypeAdapterFactory with a ReflectionAccessFilter (#1496)

* Replace ReflectionCheckingTypeAdapterFactory with a Filter

* Add test

* API Updates (#1497)

* Codegen for openapi v216

* Bump version to 22.4.0

* Actually release (#1499)

* Deprecate ApiResource.classUrl, etc.

* Tweak RequestOptions and ApiResource

* Format

* Codegen

* Overridden methods

* Update src/main/java/com/stripe/net/ApiResource.java

Co-authored-by: pakrym-stripe <[email protected]>

* Revert "Update src/main/java/com/stripe/net/ApiResource.java"

This reverts commit c263ce0.

Co-authored-by: Yasir Shabbir <[email protected]>
Co-authored-by: Richard Marmorstein <[email protected]>
Co-authored-by: Richard Marmorstein <[email protected]>
Co-authored-by: anniel-stripe <[email protected]>
Co-authored-by: pakrym-stripe <[email protected]>
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.

3 participants