Skip to content

Commit

Permalink
Update messenger.md
Browse files Browse the repository at this point in the history
Fixed the incorrect value for messenger option.
  • Loading branch information
SultanICQ authored Apr 3, 2019
1 parent 82b0cf1 commit 6817f68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/messenger.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ use App\Dto\ResetPasswordRequest;
* "post"={"status"=202}
* },
* itemOperations={},
* messenger=true,
* messenger="input",
* input=ResetPasswordRequest::class,
* output=false
* )
Expand Down

0 comments on commit 6817f68

Please sign in to comment.