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

REST, get-user should take the :_id of the user (or the email or the username.) #11

Open
siscia opened this issue May 28, 2014 · 1 comment
Labels

Comments

@siscia
Copy link
Member

siscia commented May 28, 2014

I think that get-user should take the :_id of the user, optionally since also the email and the username are keys of maximal cardinality it could be possible to use also such keys.

@siscia
Copy link
Member Author

siscia commented May 28, 2014

The GET request will take as input only the :_id, the other params are not guarantee to stay the same over time, this could lead to confusion from the consumer of the API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant