query.py
5.38 KB
-
Fix the relatedTo operator in Query · 37d06062
Before this we were never passing in all of the data required for the relation lookup to work. Figured this out after looking at the 4th code example at https://parse.com/docs/rest#queries-relational and comparing to the request that was actually being sent. All the tests pass now.
Dave Gadling committed