Describe the bug
Not exactly a bug, it is rather a warning. You receive this:
infinity-api | /usr/local/lib/python3.11/site-packages/pydantic/_internal/_fields.py:160: UserWarning: Field "model_type_max_expected_height" has conflict with protected namespace "model_".
To Reproduce
Build the API locally: docker compose up -d
Expected behavior
No warning.
Describe the bug
Not exactly a bug, it is rather a warning. You receive this:
To Reproduce
Build the API locally:
docker compose up -dExpected behavior
No warning.