Retrofit — Optional Query Parameters
The previous post guided you through the options to add custom headers to your requests. Today, we’re diving into the topic on how to use Retrofit to make request parameters optional. Update — October 22nd 2015 We’ve added new code examples for Retrofit 2 besides the existing ones for …
Continue Reading