Skip to content

Add 'remove' setter action #9

@BrynCooke

Description

@BrynCooke

I'm trying to rename/move a single field within a complex JSON document and am not sure it's possible right now.

The approach I am taking is to first copy the entire input to the output, then copy the desired field to the target field. Finally I would like to delete the original field.

The document I am manipulating is quite complex, and can't really know ahead of time the structure, just that paths as certain locations need manipulation. Having a delete setter action would seem to allow this. Would this be possible?

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