diff --git a/interface-routes/elevate-qa-routes.json b/interface-routes/elevate-qa-routes.json index 701e789..9760024 100644 --- a/interface-routes/elevate-qa-routes.json +++ b/interface-routes/elevate-qa-routes.json @@ -3477,6 +3477,19 @@ } ] }, + { + "sourceRoute": "/mentoring/v1/connections/checkConnection", + "type": "POST", + "priority": "MUST_HAVE", + "inSequence": false, + "orchestrated": false, + "targetPackages": [ + { + "basePackageName": "mentoring", + "packageName": "elevate-mentoring" + } + ] + }, { "sourceRoute": "/mentoring/v1/profile/externalIdMapping", "type": "POST",