Skip to content

Remove unnecessary security mapping for empty action UPDATE

Jamie Tanna requested to merge defect/empty-action-update into develop

It should not be possible to send a request without an action with the JSON syntax. More surprisingly, there are no tests to capture this functionality, so it may have been a mistake.

Edited by Jamie Tanna

Merge request reports