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

Write API Call that diffs the database view for a single account. #7

Open
drew-winship opened this issue May 23, 2017 · 0 comments
Open

Comments

@drew-winship
Copy link
Contributor

drew-winship commented May 23, 2017

Input: account, timestamp
Return: every field that’s been updated in the db by that account since the inputed timestamp

eg. GET /updates/:timestamp with your auth token
response will be json including intakes that have been updated between the input timestamp and the current date

database details can be found at https://github.com/GHImplementationTeam/API/blob/master/config/connections.js#L92

swagger doc detailing current api calls can be found at https://github.com/GHImplementationTeam/API/blob/master/assets/js/dependencies/swagger.json

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