This commit is contained in:
paritosh18
2025-11-27 16:07:33 +05:30
9 changed files with 58 additions and 51 deletions

View File

@@ -281,7 +281,7 @@ submitPQQ_Answer:
method: post
updatePQQ_LastAnswer:
handler: src/modules/host/handlers/Activity_Hub/OnBoarding/updatePQQ_Answer.handler
handler: src/modules/host/handlers/Activity_Hub/OnBoarding/getPQQScore.handler
memorySize: 384
package:
patterns:

View File

@@ -311,7 +311,7 @@ acceptHostApplication:
events:
- httpApi:
path: /minglaradmin/hosthub/hosts/accept-host-application
method: post
method: patch
acceptHostApplicationMinglar:
handler: src/modules/minglaradmin/handlers/hosthub/onboarding/acceptHostAppMinglar.handler
@@ -327,7 +327,7 @@ acceptHostApplicationMinglar:
events:
- httpApi:
path: /minglaradmin/hosthub/onboarding/accept-host-application-minglar
method: post
method: patch
rejectHostApplication:
handler: src/modules/minglaradmin/handlers/hosthub/onboarding/rejectHostApplication.handler