Remove API key From Console
parent
708017807c
commit
8247bd8f46
|
|
@ -61,8 +61,6 @@ class CL_GET_USER_ID(BaseModel):
|
|||
dbname: str
|
||||
|
||||
class CL_ADD_USER_TO_GROUP(BaseModel):
|
||||
userID: str
|
||||
groupID: str
|
||||
dbname: str
|
||||
member: str
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue