Adds preferences API and updates users to V1 with PEP8 fixes
This commit is contained in:
@@ -7,7 +7,8 @@ that enable you to build web, desktop, and mobile applications that work with
|
||||
your Open edX instance.
|
||||
|
||||
The edX Platform APIs use REST design principles and support the JSON data-
|
||||
interchange format.
|
||||
interchange format. The APIs also use edX OAuth 2.0 for :ref:`authentication
|
||||
<edX API Authentication>`.
|
||||
|
||||
**********************************************
|
||||
Supported edX Platform API Modules
|
||||
@@ -17,6 +18,7 @@ The following edX Platform APIs are currently supported:
|
||||
|
||||
* :ref:`edX Platform Enrollment API Version 1.0`
|
||||
* :ref:`edX Platform Mobile API Version 0.5`
|
||||
* :ref:`edX Platform User API Version 1.0`
|
||||
|
||||
|
||||
**********************************************
|
||||
@@ -26,4 +28,3 @@ Experimental edX Platform API Modules
|
||||
The following edX Platform APIs are currently experimental:
|
||||
|
||||
* :ref:`EdX Platform Course Structure API Version 0`
|
||||
* :ref:`edX Platform User API Version 0`
|
||||
|
||||
Reference in New Issue
Block a user