Many Chanegs

This commit is contained in:
2023-08-15 13:51:24 +02:00
parent 501e0765d3
commit b2ce0b1828
4 changed files with 35 additions and 5 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ from pydantic import BaseModel
class CL_Ping_Set(BaseModel):
## Test
name: str
ipadress: str
ipaddress: str
class CL_Database_get(BaseModel):