mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-28 23:24:05 +00:00
11 lines
123 B
Plaintext
11 lines
123 B
Plaintext
meta {
|
|
name: Custom Method FETCH
|
|
type: http
|
|
seq: 1
|
|
}
|
|
|
|
http {
|
|
method: FETCH
|
|
url: https://api.example.com/custom
|
|
}
|