Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Condition: 'All'" should not be a default option. #62

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

oldstreams
Copy link
Contributor

@oldstreams oldstreams commented Sep 25, 2016

if Condition is all, then item.Offers[0].Price will be a lowest price.
if Condition is not set, item.Offers[0].Price will be amazon main price.
Developer can get lowest price in OfferSummary.
Condition is not required option, I think the implements of scratchpad is right.
(ref: http://webservices.amazon.com/scratchpad/index.html )

if Condition is all, then item.Offers[0].Price will be a lowest price.
if Condition is not set, item.Offers[0].Price will be amazon main price.
Condition is not required option, I think the implements of scratchpad is right.
(ref: http://webservices.amazon.com/scratchpad/index.html )
@masterT
Copy link
Collaborator

masterT commented Sep 26, 2016

@oldstreams I created an issue #63 to discuss this change.

@t3chnoboy t3chnoboy added this to the 1.0 milestone Feb 5, 2017
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