micro_utils.dokka
0.13.2
common
micro_utils.dokka
/
dev.inmo.micro_utils.repos.ktor.client.crud
/
[common]KtorWriteCrudRepoClient
/
update
update
common
open
suspend override
fun
update
(
values
:
List
<
UpdatedValuePair
<
IdType
,
InputValue
>
>
)
:
List
<
ObjectType
>
Content copied to clipboard
open
suspend override
fun
update
(
id
:
IdType
,
value
:
InputValue
)
:
ObjectType
?
Content copied to clipboard