Cannot generate a JSON schema for a models with Deque
field
#2810
Labels
bug V1
Bug related to Pydantic V1.X
Deque
field
#2810
Checks
Bug
Output of
python -c "import pydantic.utils; print(pydantic.utils.version_info())"
:Description
The
AssertionError
occurs on JSON schema generation ifDeque
field used in the Pydantic model.Example
Output
The text was updated successfully, but these errors were encountered: