Tidied up Bruno files.
This commit is contained in:
@@ -5,13 +5,14 @@ info:
|
||||
|
||||
http:
|
||||
method: GET
|
||||
url: http://localhost:3000/api/game/:id
|
||||
params:
|
||||
- name: id
|
||||
value: bk5e
|
||||
type: path
|
||||
url: "{{BASE_URL}}/api/game/{{GameID}}"
|
||||
auth: inherit
|
||||
|
||||
runtime:
|
||||
variables:
|
||||
- name: GameID
|
||||
value: ""
|
||||
|
||||
settings:
|
||||
encodeUrl: true
|
||||
timeout: 0
|
||||
|
||||
Reference in New Issue
Block a user