diff --git a/src/constants/config.json b/src/constants/config.json index 415ccd1..ef1ebdd 100644 --- a/src/constants/config.json +++ b/src/constants/config.json @@ -2370,6 +2370,19 @@ "packageName": "elevate-mentoring" } ] + }, + { + "sourceRoute": "mentoring/v1/profile/filterList", + "type": "GET", + "priority": "MUST_HAVE", + "inSequence": false, + "orchestrated": false, + "targetPackages": [ + { + "basePackageName": "mentoring", + "packageName": "elevate-mentoring" + } + ] } ], "requiredEnvs": {