Files
NowChessSystems/bruno/board/game/04 Resign.bru
T

13 lines
149 B
Plaintext

meta {
name: Resign
type: http
seq: 4
}
http {
method: POST
url: {{baseUrl}}/api/board/game/{{gameId}}/resign
body: none
auth: none
}