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