7digital / SevenDigital.Api.Wrapper

A fluent c# wrapper for the 7digital API
MIT License
16 stars 29 forks source link

Fix "imageUrl" property of a playlist product #200

Closed danhaller closed 10 years ago

danhaller commented 10 years ago
danhaller commented 10 years ago

The tests didn't catch this because they run against stub responses. Should they be updated to hit the API now that it is public?

gregsochanik commented 10 years ago

Yes, they probably should :-). There are internal tests for this endpoint if you'd like to have a go at changing?