Changes between Version 4 and Version 5 of api_v1


Ignore:
Timestamp:
2012-07-26T16:33:31Z (12 years ago)
Author:
michael
Comment:

added documentations for events

Legend:

Unmodified
Added
Removed
Modified
  • api_v1

    v4 v5  
    3838
    3939* Grades are read-only
     40
     41=== Events ===
     42
     43||GET||/v1/courses/{course_id}/events||get a list of events in course {course_id}||
     44||GET||/v1/courses/{course_id}/events/id||get a event in course {course_id}||
     45
     46* Events are read-only