We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0855210 commit cbc386dCopy full SHA for cbc386d
app/dto/db_dto.py
@@ -7,7 +7,7 @@ class AddScheduleDTO(BaseModel):
7
schedule_datetime_end: str
8
schedule_id: int
9
member_id: int
10
- category: str
+ category: int
11
location: str
12
person: str
13
0 commit comments