mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
add related albums route
This commit is contained in:
@@ -19,6 +19,7 @@ def serialize_for_card(album: Album):
|
||||
"albumartist_hashes",
|
||||
"og_title",
|
||||
"base_title",
|
||||
"genres",
|
||||
}
|
||||
|
||||
return album_serializer(album, props_to_remove)
|
||||
|
||||
Reference in New Issue
Block a user