Changes

stoney core: REST API

8 bytes added, 09:10, 14 November 2013
/* Data interchange format */
|}
If the client sends an <code>Accept</code> header with an unsupported value (at the moment only <code>application/json</code> is supported), the service will respond with a <code>406415</code> (Not AcceptableUnsupported Media Type) [[#Error codes and responses|error code]].
If no <code>Accept</code> header is sent, the server will use json, possibly pretty-printed and annotated.
SLB
385
edits