Skip to content

Job Applications API Final

Latest
Compare
Choose a tag to compare
@AndreiUngur AndreiUngur released this 25 Mar 02:43
e7ecc01

The final release of the API (hopefully).

This release differs from the last one by only two small differences:

  • application_id is enforced as an integer for GET /applications/<application_id> simply to avoid 500's
  • Added a last-minute /applications/exists endpoint per the request of other teammates, to verify whether an application exists given a URL.