Skip to content

How to transform Nested JSON? #26

@ghsnd

Description

@ghsnd

Suppose I want to transform this JSON:

{
  "id": 0,
  "user": {"name": "Joe"}
}

How can I use the name of the user in the mappings? Is something like ... rr:column "user.name" possible?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions