8000
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.
2 parents 49816c6 + e4e79db commit d1fc094Copy full SHA for d1fc094
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