Skip to content

$node.actions returns action parameters in short format which is incompatible with demo REST API UI on 3000 #1323

@tstiemerling

Description

@tstiemerling

Current Behavior

If any actions are defined using shortform, they are returned as such in the actions definition. The demo REST API UI on 3000 can only parse longform parameter definitions.

Expected Behavior

Either convert shortform parameter definitions to longform, or support shortform definitions in demo REST API UI

Failure Information

For example "string[]" is interpreted as "string" in the UI, so submitting array parameters does not work

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