configure Read Standart Key Value Repo Routes
fun <K, V> <ERROR CLASS>.configureReadStandartKeyValueRepoRoutes( originalRepo: ReadKeyValueRepo<K, V>, keySerializer: <ERROR CLASS><K>, valueSerializer: <ERROR CLASS><V>, valueNullableSerializer: <ERROR CLASS><V?>, unifiedRouter: UnifiedRouter)
Content copied to clipboard
inline fun <K, V> <ERROR CLASS>.configureReadStandartKeyValueRepoRoutes( originalRepo: ReadKeyValueRepo<K, V>, keySerializer: <ERROR CLASS><K>, valueSerializer: <ERROR CLASS><V>, valueNullableSerializer: <ERROR CLASS><V?>, serialFormat: <ERROR CLASS> = standardKtorSerialFormat, serialFormatContentType: <ERROR CLASS> = standardKtorSerialFormatContentType): <ERROR CLASS>
Content copied to clipboard