-
Notifications
You must be signed in to change notification settings - Fork 194
Improves REST transport + client fixup #516
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
Conversation
|
|
|
|
|
|
|
|
I'm going to abandon the REST transport. Some of the semantics are the same and the motivation behind improving it has since dissipated. |
I will lift the other client changes, however. |
Fully implements the REST transport to support masks, filters, limit, offset, auth. Also implements #514, which should make building the API client a bit less confusing long-term.