Error while specifying a json format for Scala Map value
I have a variable splits with type as Map[List[String],Array[Int]]. Sample value in
splits
Map[List[String],Array[Int]]