From 558fbcbb42e0c08f2650e0fb5e08dc3d74fdeb35 Mon Sep 17 00:00:00 2001 From: Kirill Solomko Date: Mon, 9 Sep 2024 10:06:02 +0200 Subject: [PATCH] MT#60858 add /api/passwordchange endpoint to api-test root links Change-Id: I04993c82de58a04664ce90f38850bc461e8d7ca6 --- t/api-rest/api-root.t | 1 + 1 file changed, 1 insertion(+) diff --git a/t/api-rest/api-root.t b/t/api-rest/api-root.t index cdd02d28fe..194a9d5ab7 100644 --- a/t/api-rest/api-root.t +++ b/t/api-rest/api-root.t @@ -111,6 +111,7 @@ $ua = Test::Collection->new()->ua(); ncospatterns => 1, numbers => 1, partycallcontrols => 1, + passwordchange => 1, passwordreset => 1, passwordrecovery => 1, pbxdeviceconfigfiles => 1,