Fix example in documentation of Set User Preferences endpoint

The example showed GET, but should be PUT.

Change-Id: I37da23217f8bec351703755d3266f42b3f8c75ee
This commit is contained in:
David Pursehouse 2014-10-20 16:51:50 +09:00
parent d85cafbafa
commit 037d062bf4

View File

@ -908,7 +908,7 @@ link:#preferences-input[PreferencesInput] entity.
.Request
----
GET /a/accounts/self/preferences HTTP/1.0
PUT /a/accounts/self/preferences HTTP/1.0
Content-Type: application/json;charset=UTF-8
{