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 forGET
/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.