uuid -> id
This commit is contained in:
@ -39,7 +39,7 @@ POST http://localhost:8010/player/test-player-pero/product/purchase
|
||||
Content-Type: application/json
|
||||
|
||||
{
|
||||
"product_uuid": "cocacola-id"
|
||||
"product_id": "cocacola-id"
|
||||
}
|
||||
###
|
||||
|
||||
|
||||
Reference in New Issue
Block a user