Open Lawouach opened 5 years ago
It isn't clear what is sent based on the content-type.
Notably the content is not set to the body property when sending application/json but instead it sends the arguments payload.
body
application/json
arguments
It isn't clear what is sent based on the content-type.
Notably the content is not set to the
body
property when sendingapplication/json
but instead it sends thearguments
payload.