Nothing

Meta Action

Does nothing. Can be used as a backup in case an action is not optional in some place.

Type ID: apoli:nothing

Note

Only available as an Entity Action and a Bi-entity Action

Fields

None.

Examples

"entity_action": {
    "type": "apoli:nothing"
}

This example does.. nothing.

"bientity_action": {
    "type": "apoli:nothing"
}

This example also does.. nothing.