Skip to content
Snippets Groups Projects
Commit 596d7d1f authored by Aksel Baardsen's avatar Aksel Baardsen
Browse files

Updated README with assumptions due to unclear/lacking assignment spesification

parent b93eaec5
No related branches found
No related tags found
No related merge requests found
......@@ -12,3 +12,7 @@ NOTE:
- /country/{xx}{?limit} does accept a trailing '/'
- /species/code does not accept a trailing '/'
- Heroku stops the application after a certain time, so uptime is often '0' - '3' when you are the first request in a while
Interpretation of task (where specifications were scarce):
- Species 'year' is only asking for the 'year' key, not 'bracketYear' too
- The specified json values should be string if surrounded by "", and numbers if only '<>' surrounds it (only /diag/'s uptime is a number; float in my case)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment