New endpoint
New endpoint to upload song with metadata and cover art as separate entities
This commit is contained in:
@@ -2,5 +2,4 @@ delete from Song;
|
||||
delete from Album;
|
||||
delete from Artist;
|
||||
delete from Genre;
|
||||
delete from Year;
|
||||
delete from CoverArt;
|
||||
|
||||
Reference in New Issue
Block a user