Changes

stoney core: REST API

4 bytes added, 08:56, 30 December 2013
/* Auth action */
The service validates all input it receives from a client and returns a <code>422</code> (Unprocessable Entity) HTTP [[#Error_codes_and_responses|error code with a descriptive error object]].
=== Auth action ===
To give a client the possibility of verifying username and password, a pseudo-ressource is provided, the only method implemented is the GET.
==== Auth retrieval (GET) ====
===== Auth retrieval (GET) example =====
SLB, editor, reviewer
3,407
edits