* Using the first serializable 'consumes' mediaType Using all deserializable 'produces' mediaTypes Matching json vendor types as json * updating the generated samples
* [kotlin] support okhttp3 * [kotlin] create okhttp3 sample * [kotlin-client] rename HttpClient to HttpLibrary * [kotlin] move okhttp 3 to library model * [kotlin] fix okhttp3 version * [kotlin] fix kotlin client jvm okhttp3 * [kotlin] fix wrong spacing in okhttp3 code * [kotlin] update okhttp3 sample to use parcelize models * [kotlin] readd jvm tag