Open
Description
Hi,
Is it possible to implement an array of objects with this library? If so, could you provide an example of implementing the following
{
"movies": [
{ "title": "Raiders of the Lost Ark", "director": "Ridley Scott"},
{ "title": "Ghostbusters", "director": "Steven Spielberg"}
]
}
Thank you
Metadata
Metadata
Assignees
Labels
No labels