again a long time

neo4j setting up
This commit is contained in:
2023-12-26 23:55:51 -07:00
parent 10e9020f31
commit 202d50ea1e
5 changed files with 209 additions and 13 deletions

View File

@@ -89,6 +89,7 @@ const getUserPlaylist = async (req, res) => {
);
// TODO: this whole section needs to be DRYer
// look into serializr
playlist.uri = response.data.uri
playlist.name = response.data.name
playlist.description = response.data.description