parent
3df2a56ca2
commit
400b39211d
18 changed files with 2823 additions and 69 deletions
|
|
@ -1,6 +1,7 @@
|
|||
from typing import Optional
|
||||
|
||||
from fastapi import Query
|
||||
from pydantic import BaseModel, EmailStr
|
||||
from typing import Optional
|
||||
|
||||
|
||||
class CreateEvent(BaseModel):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue