Files
T120B165/Bruno/collection.bru

18 lines
223 B
Plaintext

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