summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWyatt Allen <wyatta@google.com>2016-06-16 10:58:57 -0700
committerDavid Pursehouse <dpursehouse@collab.net>2016-06-16 23:43:25 +0000
commit09034c03f1f6500c9a88933286fc12f4bb744771 (patch)
tree36556f3dc39ccdffafe31458f5ec13def2273cd4
parentfab0670c93b82ec1c3e8d4f49c55da337d538927 (diff)
Corrects the path for a REST API sample request in the docs
Change-Id: I32a191613101e9da59979fadd4134a03b3e6c49f (cherry picked from commit d27500027380b6dcfb910f7b244a73d90f339090)
-rw-r--r--Documentation/rest-api-accounts.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/rest-api-accounts.txt b/Documentation/rest-api-accounts.txt
index 0d3ce2444f..18613eb146 100644
--- a/Documentation/rest-api-accounts.txt
+++ b/Documentation/rest-api-accounts.txt
@@ -267,7 +267,7 @@ fails with "`405 Method Not Allowed`".
.Request
----
- PUT /accounts/self/name HTTP/1.0
+ PUT /accounts/self/username HTTP/1.0
Content-Type: application/json; charset=UTF-8
{