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:
parent
d85cafbafa
commit
037d062bf4
@ -908,7 +908,7 @@ link:#preferences-input[PreferencesInput] entity.
|
|||||||
|
|
||||||
.Request
|
.Request
|
||||||
----
|
----
|
||||||
GET /a/accounts/self/preferences HTTP/1.0
|
PUT /a/accounts/self/preferences HTTP/1.0
|
||||||
Content-Type: application/json;charset=UTF-8
|
Content-Type: application/json;charset=UTF-8
|
||||||
|
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user