issues
search
travel-rx
/
be-travel-rx
1
stars
0
forks
source link
BE User Story #9: GET /api/v1/user/:id/medicines/:id Edge Cases
#29
Open
leiyakenney
opened
4 years ago
leiyakenney
commented
4 years ago
[ ]
Edge Case 1:
User cannot delete a medicine that's not in their medicine cabinet
status: 404 { "error": "Medication not found" }