Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Refactor] change temp user data with parsing current user #40

Closed
1 task
Eeap opened this issue Dec 3, 2023 · 0 comments · Fixed by #41
Closed
1 task

[Refactor] change temp user data with parsing current user #40

Eeap opened this issue Dec 3, 2023 · 0 comments · Fixed by #41
Assignees
Labels

Comments

@Eeap
Copy link
Contributor

Eeap commented Dec 3, 2023

🚀 Feature Request

  • change temp user data with parsing current user

📎 Additional context

@Eeap Eeap added the refactor label Dec 3, 2023
@Eeap Eeap self-assigned this Dec 3, 2023
@Eeap Eeap closed this as completed in #41 Dec 4, 2023
Eeap added a commit that referenced this issue Dec 4, 2023
## 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant