Commit Inicial
This commit is contained in:
commit
0f47953453
24 changed files with 1366 additions and 0 deletions
5
app/v1/scardua/modules/garantia/schemas.py
Normal file
5
app/v1/scardua/modules/garantia/schemas.py
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
from datetime import datetime
|
||||
|
||||
from pydantic import BaseModel, Field
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue