Conversation
pbochis
commented
Sep 16, 2015
- only return users which were invited by the company the current user represents
* only return users which were invited by the company the current user represents
|
Why not have this behaviour opt-in? So that you can get the users that were invited by your company by specify some query parameter? |
|
That's a good point, but in this PR i modify the endpoint which fetches the data for app/candidates. And imo that should be the expected behaviour for that. |
|
Bear in mind that although |
|
#129 Implements this. |