Closed reedgz closed 8 years ago
For issue #19 support query parameters in path like comments.json?orderBy="user_id"&startAt="6"&endAt="6"
comments.json?orderBy="user_id"&startAt="6"&endAt="6"
@ktamas77 this looks like an ok intermediary fix - or do you have any other ideas? It's quite an important patch
This feature is supported from version 2.1.0
For issue #19 support query parameters in path like
comments.json?orderBy="user_id"&startAt="6"&endAt="6"