Add 3 roles, settings for marathons
This commit is contained in:
@@ -16,6 +16,7 @@ from app.schemas.marathon import (
|
||||
ParticipantWithUser,
|
||||
JoinMarathon,
|
||||
LeaderboardEntry,
|
||||
SetParticipantRole,
|
||||
)
|
||||
from app.schemas.game import (
|
||||
GameCreate,
|
||||
@@ -68,6 +69,7 @@ __all__ = [
|
||||
"ParticipantWithUser",
|
||||
"JoinMarathon",
|
||||
"LeaderboardEntry",
|
||||
"SetParticipantRole",
|
||||
# Game
|
||||
"GameCreate",
|
||||
"GameUpdate",
|
||||
|
||||
Reference in New Issue
Block a user