input

@Serializable(with = StringOrListSerializer::class)
@SerialName(value = "input")
val input: List<String>(source)