Merge branch 'mayank' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user