Closed fmvilas closed 7 years ago
This fixes #6
It now expands arrays of objects and makes it clear it's an array of objects by changing the type to array(object).
array(object)
This fixes #6
It now expands arrays of objects and makes it clear it's an array of objects by changing the type to
array(object)
.