Remove API key From Console

master
Sebastian Serfling 2023-10-24 12:20:45 +02:00
parent ceb2b5726c
commit d0ff0c4767
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ class CL_GET_DATABASE(BaseModel):
ip: str
class CL_GET_VOLUMES(BaseModel):
name: str
user: str
dbname: str
class CL_GET_CLIENT(BaseModel):