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

11 lines
123 B
Plaintext

meta {
name: Custom Method FETCH
type: http
seq: 1
}
http {
method: FETCH
url: https://api.example.com/custom
}