patch

inline suspend fun <T, Resource : Any> RestNode.patch(resource: Resource, block: HttpRequestBuilder.() -> Unit): T