adição do metodo DELETE, correções adicionais
This commit is contained in:
Binary file not shown.
@@ -34,7 +34,7 @@ class GameUpdate(BaseModel):
|
||||
active: Optional[bool] = None
|
||||
|
||||
class GameResponse(GameBase):
|
||||
id: str
|
||||
id: int
|
||||
slug: str
|
||||
|
||||
class Config:
|
||||
|
||||
Reference in New Issue
Block a user