BazaarRealmAPI/test_data/shop2.json

9 lines
150 B
JSON
Raw Normal View History

{
2020-08-01 06:18:31 +00:00
"name": "Test Shop 2",
"description": "for testing",
"is_not_sell_buy": true,
"sell_buy_list_id": 1,
"vendor_id": 1,
"vendor_gold": 0
}