-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat: create GET /mentorship_relations API endpoint #162
Comments
@mtreacy002 i would like to work on this issue |
Sure, @khushishikhu . I'll assign you to this. Let me know if you need help 😉 |
@mtreacy002 please review my PR |
hey @mtreacy002, I am able to create an endpoint POST /mentorship_relation/send_request which successfully establishes the relationship. If this issue is open and if you say, I can try to add other endpoints in the namespace. |
@decon-harsh , this issue was already assigned to @khushishikhu and she had submitted a PR (#168) for this. Although, currently there is a block to the issue (#161). As you noticed, we need the POST feature to work first before we can successfully send GET information on mentorship relation. Currently no one is working on issues #161 (I assigned myself but yet to have time to work on it), so, would you like to work on that issue #161 instead? |
Description
As a developer,
I need create GET /mentorship_relations API endpoint,
so that the user can see all the requests for the mentorship relation they have received/sent.
Mocks
NA
Acceptance Criteria
Update [Required]
Enhancement to Update [Optional]
NA
Definition of Done
Estimation
2-3 days
The text was updated successfully, but these errors were encountered: