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

tests failing with newer pydantic version #116

Closed
danyilq opened this issue Jul 7, 2023 · 1 comment
Closed

tests failing with newer pydantic version #116

danyilq opened this issue Jul 7, 2023 · 1 comment

Comments

@danyilq
Copy link
Contributor

danyilq commented Jul 7, 2023

with pydantic 2.0+ TestBulkSearch fails returning
Field required [type=missing, input_value={'http_operation': 'post'...': 'my-test-index-1'}]}}, input_type=dict]

tests doesn't fail with older pydantic versions

@wanliAlex
Copy link
Collaborator

fixed in this PR
#117

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

No branches or pull requests

2 participants