You've already forked Promocode-API
mirror of
https://github.com/devitq/Promocode-API.git
synced 2026-05-23 02:47:12 +00:00
feat: added tests
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"description": "Подарочная маска для сна при оформлении кредита на машину",
|
||||
"target": {
|
||||
"age_from": 28,
|
||||
"age_until": 50,
|
||||
"country": "ru"
|
||||
},
|
||||
"max_count": 1,
|
||||
"active_from": "2025-01-01",
|
||||
"active_until": "2028-12-30",
|
||||
"mode": "UNIQUE",
|
||||
"promo_unique": ["uniq1", "uniq2", "uniq3"]
|
||||
}
|
||||
Reference in New Issue
Block a user