mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-29 15:44:13 +00:00
11 lines
131 B
Plaintext
11 lines
131 B
Plaintext
meta {
|
|
name: Custom Method X-CUSTOM
|
|
type: http
|
|
seq: 2
|
|
}
|
|
|
|
http {
|
|
method: X-CUSTOM
|
|
url: https://api.example.com/x-custom
|
|
}
|