Files
NowChessSystems/bruno/draw/02 Accept Draw.bru
T

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
}