mirror of
https://github.com/usebruno/bruno.git
synced 2026-07-01 16:44:16 +00:00
12 lines
208 B
JSON
12 lines
208 B
JSON
{
|
|
"meta": {
|
|
"name": "Custom Method with Special Characters",
|
|
"type": "http",
|
|
"seq": "3"
|
|
},
|
|
"http": {
|
|
"method": "CUSTOM@METHOD",
|
|
"url": "https://api.example.com/special-method"
|
|
}
|
|
}
|