-
Bug
-
Resolution: Not A Defect
-
Minor
-
None
I may have misunderstood how this is supposed to work.
In "normal" mode, without the plugin, when I call a job I can pass the parameters in a json payload that is in the body of my request.
But with the plugin, it seems that I need to pass it in the url? I made some tests and wasn't able to get my parameters picked from the payload.
Am I doing something wrong or is this not covered ?