Closed apsillers closed 5 years ago
Made multiple cleanup-changes to the API, changed all API URLs to a /v2 prefix, and added substantial documentation.
/v2
Need to update api.py and web templates to handle the removal of top-level Report key.
api.py
Report
Something is up with the /notes endpoint. Not sure it's exclusively as a result of this PR, but we should fix it.
/notes
Made multiple cleanup-changes to the API, changed all API URLs to a
/v2
prefix, and added substantial documentation.