Merge branch 'master' into patch-1
This commit is contained in:
@ -73,7 +73,7 @@
|
||||
<dt>GET</dt>
|
||||
<dd>Read a specific resource (by an identifier) or a collection of resources.</dd>
|
||||
<dt>PUT</dt>
|
||||
<dd>Update a specific resource (by an identifier) or a collection of resources. Can also be used to create a specific resource if the resource identifier is know before-hand.</dd>
|
||||
<dd>Update a specific resource (by an identifier) or a collection of resources. Can also be used to create a specific resource if the resource identifier is known before-hand.</dd>
|
||||
<dt>DELETE</dt>
|
||||
<dd>Remove/delete a specific resource by an identifier.</dd>
|
||||
<dt>POST</dt>
|
||||
|
||||
Reference in New Issue
Block a user