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
1. Update the Teams Schema and add following fields :
a. Member Photo (Image Buffer or cloudinary link)
b. Mobile Number (Number)
c. GitHub Profile (String)
d. Role (String)
e. Remove the Special Role field.
2. Add the following Endpoint :
a. DisplayOne: To get the details of only one member based on unique ObjectId.
How to contribute
Fork this repository.
Clone the fork on your machine and create a new branch (name according to your task).
Make your changes on the branch and commit them.
Push the changes on to the forked repository.
Create a pull request to this repository's main branch.
The text was updated successfully, but these errors were encountered:
1. Update the Teams Schema and add following fields :
a. Member Photo (Image Buffer or cloudinary link)
b. Mobile Number (Number)
c. GitHub Profile (String)
d. Role (String)
e. Remove the Special Role field.
2. Add the following Endpoint :
a. DisplayOne: To get the details of only one member based on unique ObjectId.
How to contribute
main
branch.The text was updated successfully, but these errors were encountered: