insomnia/plugins/insomnia-plugin-response/__tests__
Brian Goad 7dd07ba2fe
Fixes 944 | Remove the check for returning more than one JSON result in Response Plugin (#5192)
* Remove the check for returning more than one result in JSON. If it's an array of objects, the following lines will just stringify. This allows the response to be parsed by JSONPath

* Update test to permit more than one result

* add edge-case

Co-authored-by: Filipe Freire <livrofubia@gmail.com>
2022-10-25 09:25:39 +00:00
..
index.test.js Fixes 944 | Remove the check for returning more than one JSON result in Response Plugin (#5192) 2022-10-25 09:25:39 +00:00