You've already forked Promocode-API
mirror of
https://github.com/devitq/Promocode-API.git
synced 2026-05-22 22:07:12 +00:00
b7d7334fe5
also bug fixes and improvements
6 lines
81 B
Python
6 lines
81 B
Python
from ninja import Schema
|
|
|
|
|
|
class PingOut(Schema):
|
|
message_from_basement: str
|