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

[Improvement] Some requests not completely implemented #29

Closed
petmakris opened this issue Dec 16, 2017 · 1 comment
Closed

[Improvement] Some requests not completely implemented #29

petmakris opened this issue Dec 16, 2017 · 1 comment

Comments

@petmakris
Copy link

If you were to implement the complete AssetInfo from public api, how would you structure the request payload (body data json)?

The documentation states:

info = info to retrieve (optional):
    info = all info (default)
aclass = asset class (optional):
    currency (default)
asset = comma delimited list of assets to get info on (optional.  default = all for given asset class)

What do you make out of it? Do they need nesting?

{
  "info": {
    "info": "all
  }
}

Completely confusing

@zertrin
Copy link
Owner

zertrin commented Dec 16, 2017

What?

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

No branches or pull requests

2 participants