updateSource

fun POIAPI.SourcesAPI.updateSource(sourceId: String? = null, body: UpdateSourceAPI.Body, readTimeout: Long? = null): Call<Source>