configure One To Many Write Key Value Repo Routes
fun <Key, Value> <ERROR CLASS>.configureOneToManyWriteKeyValueRepoRoutes( originalRepo: WriteKeyValuesRepo<Key, Value>, keySerializer: <ERROR CLASS><Key>, valueSerializer: <ERROR CLASS><Value>, unifiedRouter: UnifiedRouter)
Content copied to clipboard
fun <Key, Value> <ERROR CLASS>.configureOneToManyWriteKeyValueRepoRoutes( originalRepo: WriteKeyValuesRepo<Key, Value>, keySerializer: <ERROR CLASS><Key>, valueSerializer: <ERROR CLASS><Value>, serialFormat: <ERROR CLASS> = standardKtorSerialFormat, serialFormatContentType: <ERROR CLASS> = standardKtorSerialFormatContentType): <ERROR CLASS>
Content copied to clipboard