mirror of
https://github.com/usebruno/bruno.git
synced 2024-11-22 16:03:39 +01:00
18 lines
227 B
Plaintext
18 lines
227 B
Plaintext
headers {
|
|
check: again
|
|
}
|
|
|
|
auth {
|
|
mode: bearer
|
|
}
|
|
|
|
auth:bearer {
|
|
token: {{bearer_auth_token}}
|
|
}
|
|
|
|
docs {
|
|
# bruno-testbench 🐶
|
|
|
|
This is a test collection that I am using to test various functionalities around bruno
|
|
}
|