Skip to content

Conversation

@mitchell-amasia
Copy link

Looks like the bug was a typing error in the CatalogRequestBuilder class.
"offer" is not recognized at endpoint and bol then defaults to returning only the best offer. doc -->
https://developers.bol.com/documentatie/open-api/handleiding/api-requests/catalog/get-catalogv4products/

Changes this to "offers" will fix this issue.

@rowanmulder
Copy link
Member

Yup, correcting it to offers should do the trick. I believe 8 out of 10 files in the commit are actually not necessary?

@mitchell-amasia
Copy link
Author

Yes, you're right. Sorry about that...

rowanmulder added a commit that referenced this pull request Jul 2, 2015
Fixed bug where only one offer was returned instead of all offers.
@rowanmulder rowanmulder merged commit 2250c70 into devbolcom:master Jul 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants