Skip to content

JSON Data Mapping Key-Value from other Key-Value #2148

@sakibnaz

Description

@sakibnaz

Hi. It may very basic question ...

I want to map a Key-Value from another key-Value. Like, for example:

{
Key1: "Test",
Key2: "This will be Value of Key1"
}

In want the Key2 will be Value of Key1 i.e. "Test" when parsing.

Is there any way to define the JSON in such way?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions