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