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
Add min_length=1 validation to SearchAccountRequest.query field. Firefly III API returns 422 error when search query is empty, so validate at the model level to provide clearer error feedback.
0 commit comments