mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-29 23:54:24 +00:00
12 lines
182 B
JSON
12 lines
182 B
JSON
{
|
|
"meta": {
|
|
"name": "Custom Method X-CUSTOM",
|
|
"type": "http",
|
|
"seq": "2"
|
|
},
|
|
"http": {
|
|
"method": "X-CUSTOM",
|
|
"url": "https://api.example.com/x-custom"
|
|
}
|
|
}
|