You've already forked Promocode-API
mirror of
https://github.com/devitq/Promocode-API.git
synced 2026-05-23 10:57:12 +00:00
chore: refactored b2b endpoints
This commit is contained in:
@@ -47,7 +47,6 @@ class PromocodeTarget(ModelSchema):
|
||||
fields: ClassVar[list[str]] = [
|
||||
PromocodeTarget.age_from.field.name,
|
||||
PromocodeTarget.age_until.field.name,
|
||||
PromocodeTarget.categories.field.name,
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user