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
{{ message }}
This repository was archived by the owner on Mar 13, 2018. It is now read-only.
I am using REST API provided by parse.com and I need to pass complex JSON structure as parameters, e.g:
However the query string is not generated properly:
?order=-rating&where=%5Bobject%20Object%5D
.This is a common case, so would be nice to have this implemented!
The text was updated successfully, but these errors were encountered: