anitab-org / anitab-org/bridge-in-tech-backend
Feat: create GET /mentorship_relations API endpoint
- 主要語言
- Python
- 星號
- 24
- 分支
- 80
- PR 合併指標
- 30 天內沒有已合併 PR
描述
## 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
貢獻指南
評估
這個 Issue 還沒有評估資料。