Remove API key From Console

This commit is contained in:
2023-11-01 09:03:49 +01:00
parent d8e466451c
commit 753f1e7dc1
2 changed files with 8 additions and 2 deletions
+7 -1
View File
@@ -173,4 +173,10 @@ class CL_ADD_GROUP_VOLUME(BaseModel):
path: str
letter: str
group: str
dbname: str
dbname: str
class CL_ERROR_LOG(BaseModel):
datum: str
hostname: str
samaccountname: str
errorcode: str