Files
edx-platform/lms/djangoapps/mobile_api
jawad khan d98c5ea1d3 fix: Enable upgrade banner for ios requests having 3172 as app version in header (#29351)
Replaces 3172(build number) with app number(2.26.3) in header which marks request as ios 2.26.3

LEARNER-8639
2021-11-22 21:02:04 +05:00
..
2021-02-02 11:39:28 +05:00
2021-02-19 17:47:37 +05:00
2019-12-30 12:25:38 -05:00
2019-04-26 13:51:13 -04:00
2021-02-19 17:47:37 +05:00

Status: Active

Responsibilities
================
Provide a set of APIs for the LMS that are optimized for a mobile context.


Direction: Decompose
=====================
Currently this app has some APIs that started off specific to mobile.  Any that should become general or already are general should be moved out into a more relevant django app.  Anything that remains should be specific to what we need for mobile.

Glossary
========

More Documentation
==================