Fixed the method of remove connect details api and fixed the issue of add school company details

This commit is contained in:
2026-02-20 14:46:37 +05:30
parent 81994d97ff
commit 4f8217c95a
4 changed files with 45 additions and 26 deletions

View File

@@ -256,7 +256,7 @@ removeConnectionDetails:
events:
- httpApi:
path: /user/connections/remove-connection-details
method: post
method: delete
getAllConnectionOfUser:
handler: src/modules/user/handlers/connections/getAllConnectionDetailsOfUser.handler