Retrofit — Multiple Query Parameters of Same Name
This post belongs to our Retrofit series and describes how to perform requests with single and multiple query parameters of same name. The following overview illustrates the posts from mentioned series. Update — October 22nd 2015 We’ve added new code examples for Retrofit 2 besides the existing ones for Retrofit …
Continue Reading