from ninja import Schema class GameOut(Schema): steam_app_id: int name: str path: str