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 for beta #1474

Open
wants to merge 7 commits into
base: beta
Choose a base branch
from
Open

Commits on Oct 18, 2024

  1. Bump version to 13.0.1

    xavdid-stripe committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a2e2881 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    b467c8e View commit details
    Browse the repository at this point in the history
  2. Always return the result of APIResource#refresh in APIResource.retrie…

    …ve (#1473)
    
    * Always return the result of .refresh in .retrieve
    
    With the refactor of v13, there are now cases where `self` is not
    mutated in the call to refresh and instead a new object is returned.
    This change ensures that the new object is always returned by returning
    the result of refresh instead.
    
    * Update install instructions for stripe-mock
    AnotherJoSmith authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    042918c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b30331 View commit details
    Browse the repository at this point in the history
  4. Bump version to 13.0.2

    jar-stripe committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    4c3593e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be5036c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c00f901 View commit details
    Browse the repository at this point in the history