From 752ef5d09bcb5b399df0ccce54f97da97917f5f2 Mon Sep 17 00:00:00 2001 From: m7913d <84547986+m7913d@users.noreply.github.com> Date: Tue, 1 Jun 2021 23:33:09 +0200 Subject: [PATCH] Documenting type of key and value Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Signed-off-by: Dries Mys --- .../configuration_user/instruction_set_for_groups.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin_manual/configuration_user/instruction_set_for_groups.rst b/admin_manual/configuration_user/instruction_set_for_groups.rst index f1c2e44d0..d991b3e4c 100644 --- a/admin_manual/configuration_user/instruction_set_for_groups.rst +++ b/admin_manual/configuration_user/instruction_set_for_groups.rst @@ -175,11 +175,11 @@ is done by sending a Basic HTTP Authorization header. **Syntax: ocs/v1.php/cloud/groups/{groupid}** * HTTP method: PUT -* PUT argument: key, the field to edit: +* PUT argument: key, string - the field to edit: + displayname -* PUT argument: value, the new value for the field +* PUT argument: value, string - the new value for the field Status codes: