diff --git a/app/Containers/AppSection/Authentication/UI/API/Routes/LoginProxyForWebClient.v1.public.php b/app/Containers/AppSection/Authentication/UI/API/Routes/LoginProxyForWebClient.v1.public.php index f86d1fb10..97d6d677d 100644 --- a/app/Containers/AppSection/Authentication/UI/API/Routes/LoginProxyForWebClient.v1.public.php +++ b/app/Containers/AppSection/Authentication/UI/API/Routes/LoginProxyForWebClient.v1.public.php @@ -9,8 +9,8 @@ * @apiVersion 1.0.0 * @apiPermission none * - * @apiParam {String} email user email - * @apiParam {String} password user password + * @apiParam {String} email + * @apiParam {String} password * * @apiSuccessExample {json} Success-Response: * HTTP/1.1 200 OK