Closed yukari-n-erb closed 3 years ago
memo : How can I add pass userFireBaseID and return ...
memo : after merge #79, I will merge this PR just in case to avoid conflict
@yukari-n-erb I'll merge this for now because I need this change to work on the next few issues!
Description
Add GetUserAccount endpoint with CreateUserAccount function to save user coin balance and unlock flowers.
Closes issue(s)
70
Screenshots
GET /api/v1/users/xxxxxx1
GET /api/v1/users/xxxxxx
Changes include
Checklist
Other comments
This PR's users model has already FireBaseUserId column. (ref : Feature fix fire base user #79 )