godeezer / lib

Deezer API implementation in Go
ISC License
5 stars 3 forks source link

Fix SNG_CONTRIBUTORS unmarshal #4

Closed samhza closed 4 years ago

samhza commented 4 years ago

Deezer returns an empty array whenever it is empty, so you must make it its own struct and write an UnmarshalJSON declaration for it.

samhza commented 4 years ago

Fixed in 80f723a64cb1e3c19e9006b00a50fcb5cabf2c3f