This issue can't be edited

Because it belongs to an archived project. Jira admins can restore projects from the archive.

iOS - Stop using legacy course API for video data

Description

We shouldn't be using /api/mobile/v0.5/video_outlines/courses/ anymore, but it's still used in a few places in the Android app.

We should be using the new course APIs.

Looks like we are still using the old API:
1) To populate the "My Videos" list
2) To get a video's transcripts from it's video ID
3) To get a video's section ID from it's video ID

Acceptance Criteria:

  • Remove all usages of the video_outlines endpoint

  • Deprecate and delete api

Notes:
This ticket does not include refactoring MyVideos for testing. This class does not have test/testing infrastructure set up.

Lucidchart Diagrams

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Priority

Assignee

Sprint

Labels

Story Points

Reporter

Zendesk Support

Created May 8, 2018 at 11:28 AM
Updated October 22, 2018 at 9:24 PM
Resolved July 23, 2018 at 8:38 PM