FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Improve Parameters section by also mentioning PATCH and PUT. by jdennes · Pull Request #254 · github/developer.github.com · GitHub

This repository was archived by the owner on Nov 1, 2017. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension .md  (1) All 1 file type selected
Viewed files
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Unified
Split
Hide whitespace
Diff view
Unified
Split
Hide whitespace
2 changes: 1 addition & 1 deletion content/v3.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ In this example, the 'mojombo' and 'jekyll' values are provided for the `:owner`
and `:repo` parameters in the path while `:state` is passed in the query
string.

For POST requests, parameters not included in the URL should be encoded as JSON
For POST, PATCH, and PUT requests, parameters not included in the URL should be encoded as JSON
with a Content-Type of 'application/x-www-form-urlencoded':

<pre class="terminal">
Expand Down

Back | FazBrowse Home | New Git URL