Files
NowChessSystems/bruno/board/export/02 Export PGN.bru
T

13 lines
156 B
Plaintext

meta {
name: Export PGN
type: http
seq: 2
}
http {
method: GET
url: {{baseUrl}}/api/board/game/{{gameId}}/export/pgn
body: none
auth: none
}