20 lines
223 B
Plaintext
20 lines
223 B
Plaintext
meta {
|
|
name: Stream Game
|
|
type: http
|
|
seq: 3
|
|
}
|
|
|
|
get {
|
|
url: {{baseUrl}}/api/board/game/{{gameId}}/stream
|
|
body: none
|
|
auth: none
|
|
}
|
|
|
|
headers {
|
|
Accept: application/x-ndjson
|
|
}
|
|
|
|
vars:pre-request {
|
|
gameId: tjOgyEcS
|
|
}
|