mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
Adjust ShopUserResetPassword consistent with the changes from 1.13 (#16631)
| Q | A |-----------------|----- | Branch? | api-platform-3 <!-- see the comment below --> | Bug fix? | no | New feature? | no | BC breaks? | no | License | MIT <!-- - Bug fixes must be submitted against the 1.13 branch - Features and deprecations must be submitted against the 1.14 branch - Features, removing deprecations and BC breaks must be submitted against the 2.0 branch - Make sure that the correct base branch is set To be sure you are not breaking any Backward Compatibilities, check the documentation: https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html --> continuation of https://github.com/Sylius/Sylius/pull/16629
This commit is contained in:
commit
54bb55d4e9
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
<resource
|
||||
class="Sylius\Bundle\ApiBundle\Command\Account\ResetPassword"
|
||||
messenger="input"
|
||||
shortName="ResetPassword"
|
||||
shortName="Customer"
|
||||
>
|
||||
<validationContext>
|
||||
<values>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue