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

Updates #2

Merged
merged 4 commits into from
Sep 15, 2016
Merged

Updates #2

merged 4 commits into from
Sep 15, 2016

Conversation

kevincaughman
Copy link
Contributor

Users.js now allows for query and page parameters in the url to be added to /users Get routes. User.js has an updated function addDoc to addDocuments to match the newer api route for adding multiple documents at a time. Other minor updates include Helpers.js where i use underscore to grab the ip address which requires package.json to have underscore npm package installed.

addDocuments as plural to match the new APIRoute for adding documents
@stevula stevula merged commit 34fd026 into SynapseFI:master Sep 15, 2016
@stevula
Copy link
Contributor

stevula commented Sep 15, 2016

Should be live on npm now

tynahuynh pushed a commit that referenced this pull request Feb 15, 2018
The gem needs to be have its own error class that can parse the
response and fail with so its easier for gem consumers to deal with
errors consistently. I’d add more but we need to make changes
elsewhere. This is just part 1. We should be merging in PR #2 to start
and building off that.
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.

2 participants