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

[FR] Add all Result types and higher level Client functions to ./api package #48

Open
AdamSLevy opened this issue Oct 11, 2019 · 0 comments
Labels
api enhancement New feature or request fat-cli fatd good first issue Good for newcomers

Comments

@AdamSLevy
Copy link
Collaborator

Currently the api package has all of the Params types for querying the fatd API methods, but not all of the results are put into dedicated types.

Ideally all Params and Results types will be defined, and well documented.

Higher level functions on the provided Client that use the proper Params and Results types are also desired. These functions may then be used by fat-cli.

@AdamSLevy AdamSLevy added enhancement New feature or request good first issue Good for newcomers fat-cli fatd api labels Oct 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api enhancement New feature or request fat-cli fatd good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant