bounswe / 2021SpringGroup11

Welcome to our github repository. We are 11th group of CMPE451 Fundamentals of Software Engineering course. We will work on a software project as a team throughout this term.
http://bounswe11.com.s3-website.us-east-2.amazonaws.com/
4 stars 0 forks source link

Update `get-path` endpoint to include "task"s #329

Closed SelmanB closed 2 years ago

SelmanB commented 2 years ago

An endpoint to get information about paths was created in #267. However, the internal structure is changed according to the related customer meeting in #324 (novel items are closely related with #325). Now the get-path endpoint must be modified to include the new information specified.

This is going to necessitate updating the unit tests for that endpoint tracked in #142.

EAltunoglu commented 2 years ago

Since using milestone model for task, there is no need for updating get-path.