You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
Noticed that when the result of a query to the database gives an empty value validation raises InvalidIterableOfModelsException.
Though it would be better to return just empty list.
What do you think about it?
Hi!
Noticed that when the result of a query to the database gives an empty value
validation
raisesInvalidIterableOfModelsException
.Though it would be better to return just empty list.
What do you think about it?
flask-pydantic/flask_pydantic/core.py
Line 47 in 4b9b7c6
I can fix this in couple of days
The text was updated successfully, but these errors were encountered: