configureStandartKeyValueRepoRoutes

fun <K, V> <ERROR CLASS>.configureStandartKeyValueRepoRoutes(baseSubpart: String, originalRepo: StandardKeyValueRepo<K, V>, keySerializer: KSerializer<K>, valueSerializer: KSerializer<V>, valueNullableSerializer: KSerializer<V?>, serialFormat: StandardKtorSerialFormat = standardKtorSerialFormat, serialFormatContentType: <ERROR CLASS> = standardKtorSerialFormatContentType): <ERROR CLASS>