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