Closed luiszugasti closed 3 years ago
Can you also modify/add endpoint documentation here: https://github.com/MLH-Fellowship/fellow-central/blob/main/docs/endpoints.md
@cqvu re endpoint documentation: yes I’ll do it!
This new series of commits also fixes #33
This most recent push also fixes #47, there's already this one though so undoing that code!
Description
Adds new dependencies to flask.send_file, and python.io. This PR will allow any authenticated admin to query details of a user and obtain the points of a user, hence fixing #34. The get_user_image endpoint has also been added, which will obtain the image of an authenticated user only.
Fixes #54 Fixes #34 Also fixes #33
Type of change
Checklist: