Files
bruno/tests/import/postman/fixtures/postman-malformed.json
Pooja e1b4043ca5 fix: openapi request import (#5586)
* fix: openapi request import
* fix: js sandbox mode selector doesn't show up while opening new collections in playwright tests

---------

Co-authored-by: Bijin Bruno <bijin@usebruno.com>
2025-09-25 13:06:02 +05:30

7 lines
106 B
JSON

{
"info": {
"name": "Malformed Collection"
},
"item": "this should be an array, not a string"
}