-
-
Notifications
You must be signed in to change notification settings - Fork 43
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
Add bulk pairing client (#6) and rework account client #43
Conversation
feat(types): Add common types and aliases feat(types): Add bulk pairing types
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR! Overhaul looks great, left a few comments, I can address them myself when I've time (few days) if you prefer.
Also type check test are currently failing.
Sorry for not being active, I was working on other projects 😅 Will rework enums one day (maybe even today) when I have the time. |
Implements the following endpoints (#6):
All the endpoints are typed.