REST API: Fix rest api endpoint doc for groups owner

It was saying use /description but in real fact you had to use /owner.

Change-Id: I0aeb5c096d8e77a6b6f523191d5ec7f18b64fc5d
This commit is contained in:
Paladox none
2017-06-18 21:17:57 +00:00
committed by David Pursehouse
parent 7331cafe4f
commit f6e8301f17

View File

@@ -687,7 +687,7 @@ numeric group ID.
.Request
----
PUT /groups/9999c971bb4ab872aab759d8c49833ee6b9ff320/description HTTP/1.0
PUT /groups/9999c971bb4ab872aab759d8c49833ee6b9ff320/owner HTTP/1.0
Content-Type: application/json; charset=UTF-8
{