You've already forked Promocode-API
mirror of
https://github.com/devitq/Promocode-API.git
synced 2026-05-22 23:17:10 +00:00
feat: added tests
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "Повышенный кэшбек 40% для новых клиентов банка!",
|
||||
"image_url": "https://cdn2.thecatapi.com/images/3lo.jpg",
|
||||
"target": {
|
||||
"age_from": 15,
|
||||
"country": "fr"
|
||||
},
|
||||
"max_count": 100,
|
||||
"active_from": "2028-12-20",
|
||||
"mode": "COMMON",
|
||||
"promo_common": "sale-40"
|
||||
}
|
||||
Reference in New Issue
Block a user