⚠️ This is an archive. Open edX issue tracking has moved to GitHub. edX@2U issue tracking has moved to a private Jira instance. ⚠️

This issue can't be edited

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

Mobile's Video Outlines API

Description

Removal

Mobile's v0.5 Video Outline REST APIs

GET /api/mobile/v0.5/video_outlines/courses/<course_id>
GET /api/mobile/v0.5/video_outlines/transcripts/<course_id>/<video_id>/<language code>

Replacement

Course Blocks v1 REST API

GET /api/courses/v1/blocks/?course_id=<course_id>
&username=<username>
&depth=all
&requested_fields=graded,format,student_view_multi_device,lti_url
&block_counts=video
&student_view_data=video

Target Dates

  • Accepted (deadline for comments before acceptance): 2018-11-15

  • Removed: 2019-01-15

  • First named release without it: Juniper release

Activity

Show:

Nimisha Asthagiri April 16, 2019 at 5:27 PM

This iOS mobile app PR removed usages of the old API: https://github.com/edx/edx-app-ios/pull/1258

The edx-platform PR was merged after this iOS PR was released to our mobile apps.

Nimisha Asthagiri April 3, 2019 at 12:08 PM
Edited

Update:

So, this Removal is currently blocked until the iOS app is properly updated.

Nimisha Asthagiri November 19, 2018 at 4:11 PM

FYI - this DEPR ticket has now passed the Accepted deadline - so moving this to the Accepted state. Please note that we plan to remove these mobile APIs by Jan 15th. Thanks.

Nimisha Asthagiri October 22, 2018 at 10:40 PM

Thanks .

Albert (AJ) St. Aubin October 22, 2018 at 10:36 PM

I will ask the mobile team to research this and determine the work involved.

Unresolved
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Removal Date

Deprecation Proposal Accepted Date

Priority

Zendesk Support

Created October 22, 2018 at 3:53 PM
Updated April 22, 2019 at 5:46 PM

Flag notifications