eddy_wm
08/01/2017, 7:20 PMapi.baseURI = "<http://127.0.0.1:8000/api/v1/>" val params = mapOf("include" to "departure,arrival")
and finally api.get("flights${params.queryString}")
. At the end I may not be quite sure whether I built the correct URL, that was my concern. Nevertheless, I am very thankful @edvin.