Differences

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

Link to this comparison view

Next revision
Previous revision
api:api_academic-terms_id [2015/02/13 17:12] – created Lauri Elevantapi:api_academic-terms_id [2021/01/21 12:51] (current) – external edit 127.0.0.1
Line 3: Line 3:
 ===== HEAD, GET ===== ===== HEAD, GET =====
  
 +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"
   }   }
-