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

Add a "List User" Endpoint #1

Open
johnkiernander opened this issue Feb 22, 2018 · 0 comments
Open

Add a "List User" Endpoint #1

johnkiernander opened this issue Feb 22, 2018 · 0 comments

Comments

@johnkiernander
Copy link
Member

We currently have a single user endpoint accessible from /api/user/{user_id} however when the user calls /api/user the API should be responding with a list of users. The ElasticRepository does not currently have a function for retrieving multiple documents so will need to be extended in order to support this.

@johnkiernander johnkiernander changed the title List Endpoint Add a "List User" Endpoint Feb 22, 2018
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

1 participant