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