Files
NowChessSystems/bruno/move/04 Redo Move.bru
T
2026-04-19 22:45:39 +02:00

13 lines
150 B
Plaintext

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