getTestrailPaths

suspend fun getTestrailPaths(    sectionIds: List<Long>,     username: String,     password: String,     ignoredParentSections: Set<Long>): Map<Long, File>