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 #3022

Merged
merged 17 commits into from
Nov 7, 2024
Merged

Update generated code for beta #3022

merged 17 commits into from
Nov 7, 2024

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    3e44978 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70ceba9 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Urlencode ids in url paths inside legacy services (#3021)

    * replaced {id} with WebUtility.UrlEncode(id) for manually maintained services and partials
    
    * added UrlEncode around other ids e.g. parentId, customerId, subscriptionId
    jar-stripe authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    176abef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42a51c0 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    ec147d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6724976 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e67d43 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    4e40367 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb87579 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7403fec View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    5bf300d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    307c33b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ece71f View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    5b65dc0 View commit details
    Browse the repository at this point in the history
  2. added V2 ListOptions class (#3026)

    updated V2 list options subclasses to derive from V2.ListOptions
    jar-stripe authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    55ac148 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8685ebf View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    bb6f094 View commit details
    Browse the repository at this point in the history