Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-actions-http-client
/
actions.http.client
/
HttpClient
/
patchJson
patch
Json
fun
<
T
>
patchJson
(
requestUrl
:
String
,
obj
:
Any
?
,
additionalHeaders
:
<Error class: unknown class>
=
definedExternally
)
:
<Error class: unknown class>
<
TypedResponse
<
T
>
>
(
source
)