anitab-org / anitab-org/bridge-in-tech-backend

Feat: create GET /mentorship_relations API endpoint

未關閉
#162 5 則留言 0 個 reaction 已指派 1 人 已被 @khushishikhu 認領 在 GitHub 檢視
Category: Coding hacktoberfest Type: Enhancement
主要語言
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。