From 80ba9c898fab57fba51ce7363e3afb883a83daa4 Mon Sep 17 00:00:00 2001 From: Lewis Voncken Date: Tue, 31 Oct 2017 22:42:56 +0000 Subject: [PATCH] [TASK] Add resetPassword call to the webapi --- app/code/Magento/Customer/etc/webapi.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/app/code/Magento/Customer/etc/webapi.xml b/app/code/Magento/Customer/etc/webapi.xml index cbcbbc8e71c72..26a9c41f20c0d 100644 --- a/app/code/Magento/Customer/etc/webapi.xml +++ b/app/code/Magento/Customer/etc/webapi.xml @@ -194,6 +194,12 @@ + + + + + +