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
Description:
This issue involves implementing an API to Get all mentor emails. The endpoint should allow Admin to make a GET request to {{baseUrl}}/api/admin/mentor/emails?status=ACCEPTED.
Description:
This issue involves implementing an API to Get all mentor emails. The endpoint should allow Admin to make a GET request to
{{baseUrl}}/api/admin/mentor/emails?status=ACCEPTED
.Tasks:
/controllers/profile
endpoint in the backend (create the route email if not created).API documentation: https://documenter.getpostman.com/view/27421496/2s93m1a4ac#8744a3ee-970f-489a-853d-8b23fdee8de3
ER diagram: https://drive.google.com/file/d/11KMgdNu2mSAm0Ner8UsSPQpZJS8QNqYc/view
Acceptance Criteria:
/controllers/profile
is implemented via a GET request.Additional Information:
No
Related Dependencies or References:
No
The text was updated successfully, but these errors were encountered: