fix(main): changed post format

This commit is contained in:
darkicewolf50 2025-01-25 15:21:51 -07:00
parent 57baed65c3
commit 6e14f9f556

View File

@ -115,8 +115,8 @@ class Appointment(BaseModel):
"""
intervieweeName: str
date: str
startTime: str
date: str
intervieweeEmail: str