Skip to content

Passing List<Integer> to a Json property #44

@deepakmittal888

Description

@deepakmittal888

Hi, is there a way to pass List to a json property by creating my custom tag?

Example -

There is a JSON:
{
"attribute1" : "hello",
"attribute2" : []
}

Now, I want to pass a list of integer to "attribute2" by creating my own tag.

Can you please guide me in doing this? Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions