Files
bruno/tests/import/test-data/postman-malformed.json
2025-09-07 03:05:11 +05:30

7 lines
106 B
JSON

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