SWE574-Groupago / heritago

A platform where anyone can share and learn about cultural heritages.
MIT License
9 stars 8 forks source link

endpoint - all annotations are retrieved where only the annotations of the heritage item is expected #191

Closed kartalerkoc closed 7 years ago

kartalerkoc commented 7 years ago

While using endpoint, /api/v1/heritages/4/annotations

The expected response is only the annotations related to the heritage item whose id is "4".

TalatCikikci commented 7 years ago

Fixed in #202 & #205