This commit is contained in:
Roly Rudy Gutierrez Pinto
2018-10-23 16:42:40 -04:00
parent d1f5ad9662
commit 38140f6671
2 changed files with 53 additions and 34 deletions

View File

@@ -147,8 +147,8 @@ class DataBaseConnection extends Api
* @param string $dbs_uid {@min 1} {@max 32}
* @param array $request_data
* @param string $dbs_type {@from body} {@required true}
* @param string $dbs_server {@from body} {@required true}
* @param string $dbs_database_name {@from body} {@required true}
* @param string $dbs_server {@from body} {@required false}
* @param string $dbs_database_name {@from body} {@required false}
* @param string $dbs_username {@from body}
* @param string $dbs_encode {@from body} {@required true}
* @param string $dbs_password {@from body}