Reviewed-on: #35 Reviewed-by: lq64 <lq@blackhole.local> Co-authored-by: Janis <janis.e.20@gmx.de> Co-committed-by: Janis <janis.e.20@gmx.de>
21 lines
195 B
Plaintext
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
|
|
}
|