diff --git a/src/constants/config.json b/src/constants/config.json index 415ccd1..aa05a6f 100644 --- a/src/constants/config.json +++ b/src/constants/config.json @@ -2359,8 +2359,8 @@ ] }, { - "sourceRoute": "mentoring/v1/mentees/list", - "type": "POST", + "sourceRoute": "/mentoring/v1/mentees/list", + "type": "GET", "priority": "MUST_HAVE", "inSequence": false, "orchestrated": false,