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

feat(client): add forwards-compatible pydantic methods #171

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

stainless-bot
Copy link
Collaborator

If you're still using Pydantic v1 then we've added aliases
for these methods introduced in Pydantic v2:

  • model_dump
  • model_dump_json

If you're still using Pydantic v1 then we've added aliases
for these methods introduced in Pydantic v2:
- model_dump
- model_dump_json
@stainless-bot stainless-bot merged commit 4c5289e into next Oct 9, 2023
@stainless-bot stainless-bot deleted the feat-client-add-forwards-compati branch October 9, 2023 10:59
@stainless-bot stainless-bot mentioned this pull request Oct 9, 2023
rattrayalex pushed a commit that referenced this pull request Oct 11, 2023
If you're still using Pydantic v1 then we've added aliases
for these methods introduced in Pydantic v2:
- model_dump
- model_dump_json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant