From a0f5eddb6c9e39b858ed79b0afacabf3bcbcadbd Mon Sep 17 00:00:00 2001 From: Syed Sajjad Hussain Shah <52817156+syedsajjadkazmii@users.noreply.github.com> Date: Mon, 21 Aug 2023 17:29:59 +0500 Subject: [PATCH] fix: update cross product recommendations api endpoint docstring (#33066) VAN-1593 --- lms/djangoapps/learner_recommendations/views.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lms/djangoapps/learner_recommendations/views.py b/lms/djangoapps/learner_recommendations/views.py index f43c7a4cdc..b672ec4811 100644 --- a/lms/djangoapps/learner_recommendations/views.py +++ b/lms/djangoapps/learner_recommendations/views.py @@ -135,6 +135,9 @@ class AboutPageRecommendationsView(APIView): class CrossProductRecommendationsView(APIView): """ + IMPORTANT: Please do not update or use this API. This code has been moved to edx_recommendations plugin. + Please use that plugin for further code changes. This API will be removed as part of VAN-1427. + **Example Request** GET api/learner_recommendations/cross_product/{course_id}/