Open kenkyee opened 8 years ago
hmmm...I looked at the retrofit.vm source code and the generated code...doesn't look like the builder pattern works at all...should probably just remove it from the docs but we do need a way to change options at runtime like the baseURL to switch from debug to production versions of the endpoint via a switch :-P
Should probably collapse bug 10 and 11 into one...
The code generated for the method call is
If you use @Retrofit("Nothing") and you create a builder w/ .baseUrl("http://somehost")