Changes

stoney core: REST API

217 bytes added, 14:07, 14 November 2013
/* Error codes and responses */
| Unsupported Media Type
| The request entity has a media type which the server or resource does not support. For example, sending XML instead of JSON in a POST, PUT or PATCH method.
 
|-
| 422
| Unprocessable Entity
| The request was well-formed but was unable to be followed due to semantic errors. For example, a client sends a invalid field value (numbers instead of characters) in a JSON object.
|-
SLB
385
edits