-
Notifications
You must be signed in to change notification settings - Fork 3
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
Rename some class in tests #81
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* feat!: Update helper methods for client breaking changes * Cleanup
stainless-app bot
added a commit
that referenced
this pull request
Jan 17, 2025
* chore(internal): bump pydantic dependency (#56) * docs(readme): fix http client proxies example (#58) * chore(internal): bump pyright (#59) * chore(internal): add support for TypeAliasType (#60) * chore(internal): codegen related update (#61) * chore(internal): codegen related update (#62) * chore(internal): updated imports (#63) * chore(internal): codegen related update (#64) * chore(internal): fix some typos (#65) * chore(internal): codegen related update (#66) * chore: add missing isclass check (#67) * chore(internal): bump httpx dependency (#68) * fix(client): only call .close() when needed (#69) * docs: fix typos (#70) * chore(internal): codegen related update (#71) * fix: correctly handle deserialising `cls` fields (#72) * feat(api): api update (#73) * feat(api): api update (#75) * feat(api): api update (#76) * codegen metadata * feat: feat!: Update helper methods for client breaking changes (#78) * feat!: Update helper methods for client breaking changes * Cleanup * feat: rc2 (#80) * AuthResponse * format --------- Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com> Co-authored-by: Nate Barbettini <nate@arcade-ai.com>
Closed
Merged
nbarbettini
added a commit
that referenced
this pull request
Jan 24, 2025
* chore(internal): bump pydantic dependency (#56) * docs(readme): fix http client proxies example (#58) * chore(internal): bump pyright (#59) * chore(internal): add support for TypeAliasType (#60) * chore(internal): codegen related update (#61) * chore(internal): codegen related update (#62) * chore(internal): updated imports (#63) * chore(internal): codegen related update (#64) * chore(internal): fix some typos (#65) * chore(internal): codegen related update (#66) * chore: add missing isclass check (#67) * chore(internal): bump httpx dependency (#68) * fix(client): only call .close() when needed (#69) * docs: fix typos (#70) * chore(internal): codegen related update (#71) * fix: correctly handle deserialising `cls` fields (#72) * feat(api): api update (#73) * feat(api): api update (#75) * feat(api): api update (#76) * codegen metadata * feat: feat!: Update helper methods for client breaking changes (#78) * feat!: Update helper methods for client breaking changes * Cleanup * feat: rc2 (#80) * feat: Rename some class in tests (#81) * chore(internal): bump pydantic dependency (#56) * docs(readme): fix http client proxies example (#58) * chore(internal): bump pyright (#59) * chore(internal): add support for TypeAliasType (#60) * chore(internal): codegen related update (#61) * chore(internal): codegen related update (#62) * chore(internal): updated imports (#63) * chore(internal): codegen related update (#64) * chore(internal): fix some typos (#65) * chore(internal): codegen related update (#66) * chore: add missing isclass check (#67) * chore(internal): bump httpx dependency (#68) * fix(client): only call .close() when needed (#69) * docs: fix typos (#70) * chore(internal): codegen related update (#71) * fix: correctly handle deserialising `cls` fields (#72) * feat(api): api update (#73) * feat(api): api update (#75) * feat(api): api update (#76) * codegen metadata * feat: feat!: Update helper methods for client breaking changes (#78) * feat!: Update helper methods for client breaking changes * Cleanup * feat: rc2 (#80) * AuthResponse * format --------- Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com> Co-authored-by: Nate Barbettini <nate@arcade-ai.com> * feat(api): api update (#82) * chore(internal): codegen related update (#83) * codegen metadata * docs(raw responses): fix duplicate `the` (#84) * fix(tests): make test_get_platform less flaky (#85) * chore(internal): avoid pytest-asyncio deprecation warning (#86) * chore(internal): codegen related update (#87) * feat(api): api update (#88) * feat(api): api update (#89) * release: 1.0.0 * Fix types --------- Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com> Co-authored-by: Nate Barbettini <nate@arcade-ai.com> Co-authored-by: Sam Partee <sam@arcade-ai.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.