You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think we should focus on AND requests for now. Adding structured queries is quite painful and you can perform multiple AND queries instead, which will have performance on the same order of magnitude.
It would be very nice if we could be able to retrieve all representatives matching some criteria.
Especially I'd like to be able to run this kind of queries:
The result should be in json, listing all the representatives, in the same format they're currently listed here https://master-memopol.rhcloud.com/api/representatives/
Ideally, all of them shoudl be GET requests and those query parameters should be part of teh query parameters.
The text was updated successfully, but these errors were encountered: