Closed Annih closed 3 years ago
The password property is required for the :create action but it is useless for the :delete one. The former code used to read its value to load the current resource, this procedure should be skip when possible.
password
:create
:delete
The
password
property is required for the:create
action but it is useless for the:delete
one. The former code used to read its value to load the current resource, this procedure should be skip when possible.