This commit is contained in:
Kavalar 2024-02-06 17:39:40 +03:00
parent 3a6725947b
commit ea588a8aee

View File

@ -557,7 +557,7 @@ class ProjectController extends ApiController
* required={"email", "project_id"}, * required={"email", "project_id"},
* @OA\Property( * @OA\Property(
* property="email", * property="email",
* type="integer", * type="string",
* description="Email пользователя", * description="Email пользователя",
* ), * ),
* @OA\Property( * @OA\Property(