Skip to content

Conversation

@anoadragon453-codex
Copy link
Owner

Summary

  • require pydantic v2 and drop the compatibility shim in favour of direct imports
  • update request body models and validators to use the native pydantic v2 APIs while keeping strict parsing behaviour
  • remove the obsolete check_pydantic_models tooling and document the need to upgrade dependencies

Testing

  • poetry run trial tests.rest.client.test_models
  • poetry run trial tests.http.test_servlet

https://chatgpt.com/codex/tasks/task_e_68d42cadd50c83318c4c947606b8864b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants