Recommendations endpoint: unknown variant ARTIST
, expected one of artist
, track
, genre
#225
Labels
ARTIST
, expected one of artist
, track
, genre
#225
Describe the bug
RecommendationsSeedType fails to parse from JSON because its value is upper cased for some queries
To Reproduce
Steps to reproduce the behavior:
cargo test --features=env-file,cli -- --ignored test_recommendations --nocapture
Expected behavior
It should serialize the field properly
Log/Output data
Full log
The text was updated successfully, but these errors were encountered: