13 lines
157 B
Plaintext
13 lines
157 B
Plaintext
meta {
|
|
name: Offer Draw
|
|
type: http
|
|
seq: 1
|
|
}
|
|
|
|
http {
|
|
method: POST
|
|
url: {{baseUrl}}/api/board/game/{{gameId}}/draw/offer
|
|
body: none
|
|
auth: none
|
|
}
|