Systers, an AnitaB.org community
[Mentorship - Backend] Display email ID of Registered Users at /users
Prerequisites:
Complete Part 1 of the task here
Outline:
Get the email ID (along with other attributes) on performing a GET request at /users
Steps:
- In the public_user_api_model, add a new String field for 'email' with description as "User email". Models are available under this folder.
- Commit your changes using our Commit message Style Guide.
- Submit a Pull Request, against
gci-dev
branch, using the template against the listed issue. - Submit a swagger screenshot of list of users at /users with email-ID showing along with other user details [#Screenshot 1]
Work Submission:
Submit a link to Pull Request (PR) created with the changes as listed in the GitHub issue, and the 1 screenshot
Resources:
- If you need help or get lost, post a response to our Participant Questions in our #gci stream.
Task tags
Students who completed this task
asawesome07