async PATCH
September 4, 2019 ยท View on GitHub
You can use same syntax as in POST
val response: Deferred<Response> = httpPatchAsync { }
September 4, 2019 ยท View on GitHub
You can use same syntax as in POST
val response: Deferred<Response> = httpPatchAsync { }