Changes

stoney core: REST API

111 bytes added, 15:22, 13 November 2013
/* Error codes and responses */
Additionally the service returns descriptive error objects within the message body of the response. An error object consists of an error code and a human readable error message.
TBD.Format:<source lang='javascript'>{ "errors": [ { "code": 123, "message": "down" } ]}</source>
=== Mandatory headers ===
Bureaucrat, administrator
425
edits