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

🌿 Generate v3 SDK (using Fern) #165

Merged
merged 26 commits into from
Feb 5, 2024
Merged

🌿 Generate v3 SDK (using Fern) #165

merged 26 commits into from
Feb 5, 2024

Commits on Jan 11, 2024

  1. SDK regeneration

    fern-api[bot] committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    6ad30eb View commit details
    Browse the repository at this point in the history
  2. Update README.md

    dsinghvi authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    57b121d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00d2a33 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Merge pull request #164 from dsinghvi/patch-1

    🌿 Introduce Fern-generated v3 Python SDK
    applebym authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    ded0b10 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    cb99cf2 View commit details
    Browse the repository at this point in the history
  2. fix client

    dsinghvi committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    fbc1071 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    825939c View commit details
    Browse the repository at this point in the history
  4. use audio_native

    dsinghvi committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    5153c35 View commit details
    Browse the repository at this point in the history
  5. mark properties optional

    dsinghvi committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    bd08c6f View commit details
    Browse the repository at this point in the history
  6. update enums

    dsinghvi committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    6848917 View commit details
    Browse the repository at this point in the history
  7. add additional tests

    dsinghvi committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    7355586 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    a938435 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #174 from dsinghvi/v3

    🌿 Introduce V3 SDK (generated by Fern)
    dsinghvi authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    697316e View commit details
    Browse the repository at this point in the history
  3. update README

    dsinghvi committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    af98e70 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4794fd9 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Remove CI skip for tests

    applebym committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    92f1246 View commit details
    Browse the repository at this point in the history
  2. Add API key to ci.yaml

    applebym committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    635b5ea View commit details
    Browse the repository at this point in the history
  3. Add ffmpeg to ci.yml

    applebym committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    05af1ec View commit details
    Browse the repository at this point in the history
  4. Fix voice.from_id()

    applebym committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    d6d40cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dbcdeff View commit details
    Browse the repository at this point in the history
  6. fix files

    dsinghvi committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    a01dc76 View commit details
    Browse the repository at this point in the history
  7. fix mypy checks

    dsinghvi committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    d7e682b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2b98935 View commit details
    Browse the repository at this point in the history
  9. fix

    dsinghvi committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    739bffb View commit details
    Browse the repository at this point in the history
  10. dont play in github

    dsinghvi committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    0a2d132 View commit details
    Browse the repository at this point in the history
  11. Adding beta to version

    applebym committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    1d86359 View commit details
    Browse the repository at this point in the history