b5a2966ada
Reviewed-on: #37 Reviewed-by: Shahd Lala <shosho996@blackhole.local>
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
|
|
}
|