How to Upload a File using Retrofit 2.0 · Issue #1063 · square/retrofit

How to upload a file using multipart/form-data upload in Retrofit 2.0, I am unable to upload and there is no proper documentation anywhere on uploading file using retrofit 2.0, I followed the docs ...