You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created query function which search for cohort based on id which came from params, and I created the necessary middleware for this function to work in addition to handling the required /cohort/:cohortid route
Relates #19
I created query function which search for cohort based on id which came from params, and I created the necessary middleware for this function to work in addition to handling the required /cohort/:cohortid route
Relates #19
relates #5
Route:
GET api/v1/cohorts/:cohortId
Acceptance Criteria
DB query
Response
Testing
to be a successful test
The text was updated successfully, but these errors were encountered: