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

Unify request sending and result parsing logic #832

Commits on Jun 30, 2022

  1. Configuration menu
    Copy the full SHA
    8a57055 View commit details
    Browse the repository at this point in the history
  2. final fixes

    pakrym-stripe committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    c6672bd View commit details
    Browse the repository at this point in the history
  3. more

    pakrym-stripe committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    654a500 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. params

    pakrym-stripe committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    e041261 View commit details
    Browse the repository at this point in the history
  2. codegen

    pakrym-stripe committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    d5c6886 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'sdk-release/next-major' into pakrym/Unify_request_sendi…

    …ng_and_result_parsing_logic
    pakrym-stripe authored Jul 1, 2022
    Configuration menu
    Copy the full SHA
    2c93655 View commit details
    Browse the repository at this point in the history
  4. imports

    pakrym-stripe committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    d4044cb View commit details
    Browse the repository at this point in the history
  5. passes

    pakrym-stripe committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    baccdff View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Merge branch 'sdk-release/next-major' into pakrym/Unify_request_sendi…

    …ng_and_result_parsing_logic
    
    # Conflicts:
    #	stripe/api_resources/account.py
    #	stripe/api_resources/apps/secret.py
    #	stripe/api_resources/charge.py
    #	stripe/api_resources/checkout/session.py
    #	stripe/api_resources/credit_note.py
    #	stripe/api_resources/customer.py
    #	stripe/api_resources/dispute.py
    #	stripe/api_resources/financial_connections/account.py
    #	stripe/api_resources/identity/verification_session.py
    #	stripe/api_resources/invoice.py
    #	stripe/api_resources/issuing/authorization.py
    #	stripe/api_resources/issuing/card.py
    #	stripe/api_resources/issuing/dispute.py
    #	stripe/api_resources/order.py
    #	stripe/api_resources/payment_intent.py
    #	stripe/api_resources/payment_link.py
    #	stripe/api_resources/payment_method.py
    #	stripe/api_resources/payout.py
    #	stripe/api_resources/quote.py
    #	stripe/api_resources/refund.py
    #	stripe/api_resources/review.py
    #	stripe/api_resources/setup_intent.py
    #	stripe/api_resources/subscription_schedule.py
    #	stripe/api_resources/terminal/reader.py
    #	stripe/api_resources/test_helpers/test_clock.py
    #	stripe/api_resources/topup.py
    #	stripe/api_resources/transfer.py
    #	stripe/api_resources/treasury/financial_account.py
    #	stripe/api_resources/treasury/inbound_transfer.py
    #	stripe/api_resources/treasury/outbound_payment.py
    #	stripe/api_resources/treasury/outbound_transfer.py
    #	stripe/api_resources/treasury/received_credit.py
    #	stripe/api_resources/treasury/received_debit.py
    #	tests/test_generated_examples.py
    pakrym-stripe committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    853df39 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. fb

    pakrym-stripe committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    0c16584 View commit details
    Browse the repository at this point in the history
  2. remove obsolete tests

    pakrym-stripe committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    6fd8cb8 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'sdk-release/next-major' into pakrym/Unify_request_sendi…

    …ng_and_result_parsing_logic
    
    # Conflicts:
    #	stripe/api_resources/checkout/session.py
    #	stripe/api_resources/credit_note.py
    #	stripe/api_resources/invoice.py
    #	stripe/api_resources/source.py
    pakrym-stripe committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    05e1c15 View commit details
    Browse the repository at this point in the history