Files
NowChessSystems/bruno/board/draw/04 Claim Draw.bru
T

13 lines
157 B
Plaintext

meta {
name: Claim Draw
type: http
seq: 4
}
http {
method: POST
url: {{baseUrl}}/api/board/game/{{gameId}}/draw/claim
body: none
auth: none
}