The usecase I have requires that the service be called via a GET request, which is currently not possible.

Patch in comment 1 adds this ability, it respects the existing permissions and still allows for arguments to be sent through to the the Rule component.

Comments

deciphered’s picture

Status: Active » Needs review
StatusFileSize
new1.99 KB
deciphered’s picture

StatusFileSize
new1.04 KB
new2.27 KB

Updated patch with better handling of arguments.

deciphered’s picture

StatusFileSize
new3.46 KB

Combo patch that includes patch from #2067629: Remove 'rules_' prefix