You've already forked Promocode-API
mirror of
https://github.com/devitq/Promocode-API.git
synced 2026-05-23 07:27:13 +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:
@@ -3,6 +3,3 @@ from ninja import Schema
|
||||
|
||||
class PingOut(Schema):
|
||||
message_from_basement: str
|
||||
|
||||
|
||||
__all__ = ["PingOut"]
|
||||
|
||||
Reference in New Issue
Block a user