1. 10 Apr, 2017 1 commit
    • Jeremy Bokobza's avatar
      Update ApiSpecification.md · f3b4f480
      Jeremy Bokobza authored
      1. Removed the "success = true" and "success = false" in response messages as the client will rely on HTTP code to be informed of success/failure.
      2. Changed the error object to be an array of errors.
      3. Reformatted the errors in the spec to be just a status code followed by a message instead of showing their JSON representation.
      
      Apart from that I think there is some value in having possible errors after each endpoints, rather than having them grouped together at the top. This way, the client implementer doesn't have to look at all the errors in sequence to decide whether the relevant endpoint does or doesn't include which errors.
      
      @nopara73 @dangershony @dev0tion any thoughts?
      f3b4f480
  2. 04 Apr, 2017 8 commits
  3. 03 Apr, 2017 2 commits
  4. 02 Apr, 2017 1 commit
  5. 01 Apr, 2017 5 commits
  6. 31 Mar, 2017 7 commits
  7. 30 Mar, 2017 6 commits
  8. 29 Mar, 2017 10 commits