mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-11 09:51:30 +00:00
12 lines
159 B
JSON
12 lines
159 B
JSON
{
|
|
"item": [
|
|
{
|
|
"name": "Request without info",
|
|
"request": {
|
|
"method": "GET",
|
|
"url": "https://example.com"
|
|
}
|
|
}
|
|
]
|
|
}
|