bruno/packages/bruno-toml/tests/methods/get/request.json

12 lines
157 B
JSON

{
"meta": {
"name": "Get users",
"type": "http",
"seq": 1
},
"http": {
"method": "GET",
"url": "https://reqres.in/api/users"
}
}