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

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