mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-11 09:51:30 +00:00
12 lines
115 B
Plaintext
12 lines
115 B
Plaintext
meta {
|
|
name: GET-Request
|
|
type: http
|
|
seq: 1
|
|
}
|
|
|
|
get {
|
|
url: {{host}}/api/resource
|
|
body: none
|
|
auth: none
|
|
}
|