Files
KnockOutWhist-Web/bruno/KnockOutWhist/Game/Start Game.bru

21 lines
195 B
Plaintext

meta {
name: Start Game
type: http
seq: 3
}
post {
url: {{host}}/game/:id/start
body: none
auth: inherit
}
params:path {
id: nR1o3n
}
settings {
encodeUrl: true
timeout: 0
}