issues
search
markklt77
/
Python-Group-Project
0
stars
0
forks
source link
Albums: Add song
#12
Open
AbrahamGarciajr
opened
6 days ago
AbrahamGarciajr
commented
6 days ago
route
/api/albums/:albumId/songs
should be able to make a post request to add a song to an album that belongs to the user
should not be able to add a song to another users album
/api/albums/:albumId/songs