We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49816c6 commit e4e79dbCopy full SHA for e4e79db
content/v3.md
@@ -57,7 +57,7 @@ In this example, the 'mojombo' and 'jekyll' values are provided for the `:owner`
57
and `:repo` parameters in the path while `:state` is passed in the query
58
string.
59
60
-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
61
with a Content-Type of 'application/x-www-form-urlencoded':
62
63
<pre class="terminal">
0 commit comments