anitab-org / anitab-org/bridge-in-tech-backend
Feat: create GET /mentorship_relations API endpoint
- Ngôn ngữ chính
- Python
- Star
- 24
- Fork
- 80
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## 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]
- [ ] add GET /mentorship_relations API endpoint
- [ ] prepare all the possible http responses:
* Ok (200): when the request is sent successfully (this will depend on completion of issue #161)
* Unauthorized (401): when the token is expired, invalid or missing
* Internal Server Error (500): when either MS or BIT backend server is facing internal server error.
### Enhancement to Update [Optional]
NA
## Definition of Done
- [ ] All of the required items are completed.
- [ ] Approval by 1 mentor.
## Estimation
2-3 days
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.