Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
api:api_academic-terms_id [2015/02/13 17:12] – [HEAD, GET] Lauri Elevantapi:api_academic-terms_id [2016/06/01 15:33] Lauri Elevant
Line 3: Line 3:
 ===== HEAD, GET ===== ===== HEAD, GET =====
  
-Please note that academic terms do not need to be created for every year, but will be “reused”, hence the lack of a year number.+List academic terms configured into the system. These are the main "buckets" where applications are categorized. An example of an academic term is "Fall 2016" or "Spring 2017". 
 ==== Syntax ==== ==== Syntax ====
  
Line 18: Line 19:
  
   {   {
 +    "year": "/api/academic-years/2016"
     "name": "Spring semester"     "name": "Spring semester"
   }   }
-