From 78f49b35ddab7d81fe9be0840cb093bf0f17fce8 Mon Sep 17 00:00:00 2001 From: paritosh18 Date: Wed, 3 Dec 2025 13:37:01 +0530 Subject: [PATCH] Update API path for retrieving all PQQ questions and answers for AM --- serverless/functions/minglaradmin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/serverless/functions/minglaradmin.yml b/serverless/functions/minglaradmin.yml index c7963b6..3a0e234 100644 --- a/serverless/functions/minglaradmin.yml +++ b/serverless/functions/minglaradmin.yml @@ -308,7 +308,7 @@ getAllPqqQuesAnsForAM: - ${file(./serverless/patterns/base.yml):pattern4} events: - httpApi: - path: /prepopulate/get-all-pqq-ques-ans-for-am + path: /minglaradmin/hosthub/onboarding/get-all-pqq-ques-ans-for-am method: get acceptHostApplication: