Remove API key From Console

This commit is contained in:
2023-10-17 16:22:55 +02:00
parent e21d9d87ed
commit 708017807c
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -64,6 +64,7 @@ class CL_ADD_USER_TO_GROUP(BaseModel):
userID: str
groupID: str
dbname: str
member: str
class CL_ADD_REPORT_GROUP(BaseModel):
user: str