Files
bruno/packages/bruno-cli/tests/runner/fixtures/collection-json-from-pathname/collection/request_1.bru
2025-05-12 17:19:13 +05:30

12 lines
117 B
Plaintext

meta {
name: request_1
type: http
seq: 3
}
get {
url: https://echo.usebruno.com
body: text
auth: none
}