Files
NowChessSystems/bruno/board/draw/03 Decline Draw.bru
T

13 lines
161 B
Plaintext

meta {
name: Decline Draw
type: http
seq: 3
}
http {
method: POST
url: {{baseUrl}}/api/board/game/{{gameId}}/draw/decline
body: none
auth: none
}