feat: finalize basic task edition and ref files

This commit is contained in:
swve 2024-07-16 22:07:54 +02:00
parent 3c41e0ee73
commit aa55c51b48
13 changed files with 251 additions and 46 deletions

View file

@ -67,6 +67,8 @@ class ActivityUpdate(ActivityBase):
class ActivityRead(ActivityBase):
id: int
org_id: int
course_id: int
activity_uuid: str
creation_date: str
update_date: str