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
## Description
I have changed logic to find user with parsing current user.
Also, there is something error about parsing body. You should delete
`depends` like this `free_in: frees.FreeCreate=Depends()`. And if you
have files data in query, you have change with `File()` like this
`files: List[UploadFile] = File(...),`
## Related Issue
Closes#40
🚀 Feature Request
📎 Additional context
The text was updated successfully, but these errors were encountered: