mirror of
https://gitlab.com/megazordpobeda/DataRush.git
synced 2026-05-22 22:07:10 +00:00
<type>(scope): <description>
[body] [footer(s)]
This commit is contained in:
@@ -8,8 +8,6 @@ from apps.competition.models import Competition, State
|
||||
|
||||
class CompetitionOut(ModelSchema):
|
||||
id: UUID
|
||||
type: Literal["edu", "competitive"]
|
||||
participation_type: Literal["solo"]
|
||||
|
||||
class Meta:
|
||||
model = Competition
|
||||
|
||||
Reference in New Issue
Block a user