patch

inline fun <T : Any, R> RestClient<InputStream>.patch(uri: URI, request: PatchRequest<T>): R?