Skip to content

Support querying a single 24h price change pair #18

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

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

Conversation

Turv
Copy link

@Turv Turv commented Jan 8, 2018

As mentioned in Ticket #15 the signature of the method GetPriceChange24H supports a symbol parameter but always expects a JSON Array to return the IEnumerable object.

When this parameter is provided the API returns a flat object, and not an array therefore this needs two different methods to support getting all price changes or a single price change.

Copy link
Owner

@morpheums morpheums left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Turv thanks for the proposed changes, but i think that having only one method is a better solution for this issue, i already solved this in the last version of the nuget package, thank you very much for using this library and feel free to submit new pull requests in case you find any other issue!

@weznagwama
Copy link

When was the library updated? I too experience this, and pulled the library 3 days ago. @morpheums

@morpheums
Copy link
Owner

morpheums commented Jan 18, 2018 via email

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