Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit 94bb743

Browse files
committed
Merge pull request #453 from github/update-1421075957
2 parents 9fd2672 + f0e938a commit 94bb743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/v3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ Verb | Description
191191
-----|-----------
192192
`HEAD` | Can be issued against any resource to get just the HTTP header info.
193193
`GET` | Used for retrieving resources.
194-
`POST` | Used for creating resources, or performing custom actions (such as merging a pull request).
194+
`POST` | Used for creating resources.
195195
`PATCH` | Used for updating resources with partial JSON data. For instance, an Issue resource has `title` and `body` attributes. A PATCH request may accept one or more of the attributes to update the resource. PATCH is a relatively new and uncommon HTTP verb, so resource endpoints also accept `POST` requests.
196196
`PUT` | Used for replacing resources or collections. For `PUT` requests with no `body` attribute, be sure to set the `Content-Length` header to zero.
197197
`DELETE` |Used for deleting resources.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy