ricbra / php-discogs-api

PHP 5.4 Implementation of the Discogs API
MIT License
152 stars 96 forks source link

createListing: status-parameter is now required #32

Closed davalb closed 8 years ago

davalb commented 8 years ago

see api-doc: https://www.discogs.com/developers/#page:marketplace,header:marketplace-new-listing I noticed this change in the discogs-API-definition and updated this client accordingly

ricbra commented 8 years ago

Thanks @davalb