fix Semantical Error
This commit is contained in:
parent
672d0833c5
commit
3c9204f61a
@ -144,7 +144,7 @@ class UserController extends ApiController
|
|||||||
* @OA\MediaType(
|
* @OA\MediaType(
|
||||||
* mediaType="application/x-www-form-urlencoded",
|
* mediaType="application/x-www-form-urlencoded",
|
||||||
* @OA\Schema(
|
* @OA\Schema(
|
||||||
* required={"password", newPassword},
|
* required={"password", "newPassword"},
|
||||||
* @OA\Property(
|
* @OA\Property(
|
||||||
* property="password",
|
* property="password",
|
||||||
* type="string",
|
* type="string",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user