https://github.com/Kong/httpsnippet/blob/78789f62245158b5bd80c5e2b99705d05ebb3eef/src/targets/javascript/fetch.js#L43 The fetch request's `body` object should be wrapped in `JSON.stringify()`. See `fetch` documentation: https://github.github.io/fetch/
httpsnippet/src/targets/javascript/fetch.js
Line 43 in 78789f6
The fetch request's
bodyobject should be wrapped inJSON.stringify(). Seefetchdocumentation: https://github.github.io/fetch/