Skip to content

Array of objects #15

Open
Open
@mapicard

Description

@mapicard

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions