Files
T120B165/Bruno/collection.bru

17 lines
182 B
Plaintext

meta {
name: My Title
}
auth {
mode: bearer
}
auth:bearer {
token: {{accessToken}}
}
vars:pre-request {
baseUrl: http://localhost:5259
~baseUrl: http://localhost:8080
}