This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
choozmo
/
ark_backend
Urmărește
3
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
b5d3e71b21
Ramuri
Etichete
master
ark_backend
/
app
/
schemas
/
msg.py
msg.py
68 B
Istoric
Crud
1
2
3
4
5
from pydantic import BaseModel
class Msg(BaseModel):
msg: str