kvision-server-micronaut
/
io.kvision.remote
/
KVController
/
options
jvm
options
@
Options
(
value =
{/path:kv/.*}
)
suspend fun
options
(
@
PathVariable
()
path:
String
?, request:
HttpRequest
<*>,
@
Body
()
body:
JsonRpcRequest
):
HttpResponse
<
String
>
Content copied to clipboard