Files
bruno/packages/bruno-lang/v2/tests/custom-methods/fixtures/custom-method-with-special-chars.json
2025-09-02 23:09:48 +05:30

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"
}
}