Tubul

Results 1 comments of Tubul

having the same issue, array with map inside is not working as expected. **schema:** ``` { "name": "ListOfMap", "type": { "type": "array", "items": { "type": "map", "values": "string" } }...