Commit 820e0fe5 by Marko Jevtić Committed by GitHub

Update ecommerce api endpoint example

parent 4d8dff3e
......@@ -111,7 +111,7 @@ Additional optional attributes can be specified:
+===============================+=========================================+====================================================+
| courses-api-url | LMS Courses API Endpoint | https://lms.example.com/api/v1/courses/ |
+-------------------------------+-----------------------------------------+----------------------------------------------------+
| ecommerce-api-url | Ecommerce Courses API Endpoint | https://ecommerce.example.com/api/v1/courses/ |
| ecommerce-api-url | Ecommerce API Endpoint | https://ecommerce.example.com/api/v2/ |
+-------------------------------+-----------------------------------------+----------------------------------------------------+
| organizations-api-url | Organizations API Endpoint | https://orgs.example.com/api/v1/organizations/ |
+-------------------------------+-----------------------------------------+----------------------------------------------------+
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment