13 lines
159 B
Plaintext
13 lines
159 B
Plaintext
meta {
|
|
name: Accept Draw
|
|
type: http
|
|
seq: 2
|
|
}
|
|
|
|
http {
|
|
method: POST
|
|
url: {{baseUrl}}/api/board/game/{{gameId}}/draw/accept
|
|
body: none
|
|
auth: none
|
|
}
|