InbarRose / irtools

A collection of useful tools for Automation, Devops, or anything really
MIT License
4 stars 1 forks source link

json_structure - support list of types #63

Open InbarRose opened 5 years ago

InbarRose commented 5 years ago

I would like to be able to specify a list of types for the value of a field. ie: the field is a list, and the list can be items of any type in the list. this should support multiple json_structures in the same list.

if we need to convert, then we should try in the order that items are listed in the structure.