Skip to content

How to transform Nested JSON? #26

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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