mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-29 15:44:13 +00:00
53 lines
1.1 KiB
JSON
53 lines
1.1 KiB
JSON
{
|
|
"_type": "export",
|
|
"__export_format": 4,
|
|
"__export_date": "2024-05-20T10:02:44.123Z",
|
|
"__export_source": "insomnia.desktop.app:v2021.5.2",
|
|
"resources": [
|
|
{
|
|
"_id": "req_1",
|
|
"_type": "request",
|
|
"parentId": "fld_1",
|
|
"name": "Request1",
|
|
"method": "GET",
|
|
"url": "https://httpbin.org/get",
|
|
"parameters": []
|
|
},
|
|
{
|
|
"_id": "req_2",
|
|
"_type": "request",
|
|
"parentId": "fld_2",
|
|
"name": "Request2",
|
|
"method": "GET",
|
|
"url": "https://httpbin.org/get",
|
|
"parameters": []
|
|
},
|
|
{
|
|
"_id": "fld_1",
|
|
"_type": "request_group",
|
|
"parentId": "wrk_1",
|
|
"name": "Folder1"
|
|
},
|
|
{
|
|
"_id": "fld_2",
|
|
"_type": "request_group",
|
|
"parentId": "wrk_1",
|
|
"name": "Folder2"
|
|
},
|
|
{
|
|
"_id": "wrk_1",
|
|
"_type": "workspace",
|
|
"name": "Hello World Workspace Insomnia"
|
|
},
|
|
{
|
|
"_id": "env_1",
|
|
"_type": "environment",
|
|
"parentId": "wrk_1",
|
|
"data": {
|
|
"var1": "value1",
|
|
"var2": "value2"
|
|
}
|
|
}
|
|
]
|
|
}
|