Remove API key From Console
This commit is contained in:
@@ -164,6 +164,9 @@ class CL_GET_USER(BaseModel):
|
||||
user: str
|
||||
database: str
|
||||
|
||||
class CL_GET_USER_CLIENT(BaseModel):
|
||||
dbname: str
|
||||
user: str
|
||||
|
||||
class CL_ADD_GROUP_VOLUME(BaseModel):
|
||||
label: str
|
||||
|
||||
Reference in New Issue
Block a user