openedx / edx-platform

The Open edX LMS & Studio, powering education sites around the world!
https://openedx.org
GNU Affero General Public License v3.0
7.36k stars 3.85k forks source link

update add_users_to_cohorts to DRF #35066

Open awais786 opened 3 months ago

awais786 commented 3 months ago

existing API code

Things to implement.

  1. Use DRF to upgrade this API.
  2. Use the standard edx-platform authentication.
  3. Maintain existing behaviour and status codes.