-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Open
DEPR
Copy link
Labels
FC-0001deprProposal for deprecation & removal per OEP-21Proposal for deprecation & removal per OEP-21
Description
We are in the process of building a new service that will replace the existing enterprise catalog functionality, so we plan to deprecate and remove the existing endpoints at the point when we have the new ones up and running.
We will remove these endpoints specifically:
- EnterpriseCustomerViewSet::contains_content_items (https://github.com/edx/edx-enterprise/blob/master/enterprise/api/v1/views.py#L142)
- All of EnterpriseCustomerCatalogViewSet except for:
** course_detail: https://github.com/edx/edx-enterprise/blob/master/enterprise/api/v1/views.py#L350
** course_run_detail: https://github.com/edx/edx-enterprise/blob/master/enterprise/api/v1/views.py#L378
** program_detail: https://github.com/edx/edx-enterprise/blob/master/enterprise/api/v1/views.py#L406
See here for more details on the migration plan: https://docs.google.com/document/d/1jvmryjFR6KwLdHKbJYpNRwtvW26-gJTBhkPeD2AufEY/edit
Additional Info
Original Jira Issue: https://openedx.atlassian.net/browse/DEPR-61
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
FC-0001deprProposal for deprecation & removal per OEP-21Proposal for deprecation & removal per OEP-21
Type
Projects
Status
Abandoned