Remove API key From Console
This commit is contained in:
@@ -104,6 +104,7 @@ class CL_GET_HOST(BaseModel):
|
||||
class CL_SET_HOST_USER(BaseModel):
|
||||
user: str
|
||||
dbname: str
|
||||
hardwareID: str
|
||||
|
||||
class CL_GET_HOST_USER(BaseModel):
|
||||
user: str
|
||||
|
||||
Reference in New Issue
Block a user