configureWriteStandartKeyValueRepoRoutes

fun <K, V> <ERROR CLASS>.configureWriteStandartKeyValueRepoRoutes(originalRepo: WriteStandardKeyValueRepo<K, V>, keySerializer: KSerializer<K>, valueSerializer: KSerializer<V>, serialFormat: StandardKtorSerialFormat = standardKtorSerialFormat, serialFormatContentType: <ERROR CLASS> = standardKtorSerialFormatContentType): <ERROR CLASS>