Changes

stoney core: REST API

4 bytes added, 10:53, 13 November 2013
/* Resources and HTTP methods */
|-
| <code>PUT /users/12345678</code>
| Updates a the user with user ID 12345678
|-
| <code>PATCH /users/12345678</code>
| Partly updates a the user with user ID 12345678
|-
SLB
385
edits