Description
Return the aproved feedback into the Mentors list / Mentors page.
The API that needs to be updated is:
/api/cms/v1/mentorship/mentors
Expected behavior
Only approved feedbacks are listed into the Mentor page.
In case a feedback is anonymous, the name of the user should not be visible.
Additional Context
Based on the changes done in this PR: #578
Description
Return the aproved feedback into the Mentors list / Mentors page.
The API that needs to be updated is:
/api/cms/v1/mentorship/mentors
Expected behavior
Only approved feedbacks are listed into the Mentor page.
In case a feedback is anonymous, the name of the user should not be visible.
Additional Context
Based on the changes done in this PR: #578