aacerox / node-rest-client

REST API client from node.js
MIT License
377 stars 132 forks source link

Test: fix request match serializer #217

Closed kapouer closed 1 year ago

kapouer commented 2 years ago

By looking at how the serializer works, data.postData should be the JSON string, not an object.