Closed brycenesbitt closed 9 years ago
Would be nice if: {"status": 409, "message": "Conflict"}
Would read: {"status": 409, "message": "Conflict starting at id=121232131313"}
And: {"status": 500, "message": "Internal Server Error"}
Would read for JSON parse errors: {"status": 500, "message": "Internal Server Error - JSON parsing"}
Working on improved error messages. Should be on dev soon, on production at next release.
Would be nice if: {"status": 409, "message": "Conflict"}
Would read: {"status": 409, "message": "Conflict starting at id=121232131313"}
And: {"status": 500, "message": "Internal Server Error"}
Would read for JSON parse errors: {"status": 500, "message": "Internal Server Error - JSON parsing"}