configure Read CRUDRepo Routes
inline fun <ObjectType, IdType> ERROR CLASS: Symbol not found for Route.configureReadCRUDRepoRoutes(originalRepo: ReadCRUDRepo<ObjectType, IdType>, noinline idDeserializer: suspend (String) -> IdType)(source)
inline fun <ObjectType, IdType> ERROR CLASS: Symbol not found for Route.configureReadCRUDRepoRoutes(originalRepo: ReadCRUDRepo<ObjectType, IdType>, idsSerializer: KSerializer<IdType>, serialFormat: StringFormat)(source)
inline fun <ObjectType, IdType> ERROR CLASS: Symbol not found for Route.configureReadCRUDRepoRoutes(originalRepo: ReadCRUDRepo<ObjectType, IdType>, idsSerializer: KSerializer<IdType>, serialFormat: BinaryFormat)(source)