You've already forked Promocode-API
mirror of
https://github.com/devitq/Promocode-API.git
synced 2026-05-23 01:37:14 +00:00
feat: added patch promocode, promocode stat, user signup/signin, user profile get/patch, user feed
also bug fixes and improvements
This commit is contained in:
@@ -17,11 +17,3 @@ class ValidationError(Schema):
|
||||
|
||||
class UniqueConstraintError(Schema):
|
||||
detail: str
|
||||
|
||||
|
||||
__all__ = [
|
||||
"NotFoundError",
|
||||
"UnauthorizedError",
|
||||
"UniqueConstraintError",
|
||||
"ValidationError",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user