mirror of
https://gitlab.com/megazordpobeda/DataRush.git
synced 2026-05-23 19:07:10 +00:00
add points field to task schema
This commit is contained in:
@@ -16,6 +16,7 @@ class TaskOutSchema(ModelSchema):
|
||||
"description",
|
||||
"type",
|
||||
"in_competition_position",
|
||||
"points",
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user