Files
bruno/tests/mounting/fixtures/method-indicators/bru/GET-Request.bru
2026-06-08 20:57:33 +05:30

12 lines
115 B
Plaintext

meta {
name: GET-Request
type: http
seq: 1
}
get {
url: {{host}}/api/resource
body: none
auth: none
}