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.
Add the following Endpoint :
a. DisplayOne: To get the details of only one member based on unique ObjectId.
Added following---------------
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.
Add the following Endpoint : a. DisplayOne: To get the details of only one member based on unique ObjectId.