Skip to content

Instantly share code, notes, and snippets.

@kleewho
Last active September 20, 2019 08:46
Show Gist options
  • Save kleewho/7af64aaf94e8a8172a9566a43a4114c9 to your computer and use it in GitHub Desktop.
Save kleewho/7af64aaf94e8a8172a9566a43a4114c9 to your computer and use it in GitHub Desktop.
{
"info": {
"_postman_id": "e681fbe3-b1ae-4c02-a708-55b7a3f54aea",
"name": "new",
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
},
"item": [
{
"name": "lvl1",
"item": [
{
"name": "lvl2",
"item": [
{
"name": "reqonlvl2",
"request": {
"method": "GET",
"header": [],
"body": {
"mode": "raw",
"raw": ""
},
"url": {
"raw": ""
}
},
"response": []
}
],
"_postman_isSubFolder": true
},
{
"name": "reqonlvl1",
"request": {
"method": "GET",
"header": [],
"body": {
"mode": "raw",
"raw": ""
},
"url": {
"raw": ""
}
},
"response": []
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment