feat: NCS-53 changed IO to MicroService for easier scaling (#37)
Reviewed-on: #37 Reviewed-by: Shahd Lala <shosho996@blackhole.local>
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
meta {
|
||||
name: Claim Draw
|
||||
type: http
|
||||
seq: 4
|
||||
}
|
||||
|
||||
http {
|
||||
method: POST
|
||||
url: {{baseUrl}}/api/board/game/{{gameId}}/draw/claim
|
||||
body: none
|
||||
auth: none
|
||||
}
|
||||
Reference in New Issue
Block a user