13 lines
156 B
Plaintext
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
|
|
}
|