From b8bc3b259282cfc2f9f19b3f60b3ed9df8a4724d Mon Sep 17 00:00:00 2001 From: jsteemann Date: Thu, 18 Aug 2016 16:49:34 +0200 Subject: [PATCH] fixed docs --- .../DocuBlocks/Rest/Database/JSF_get_api_database_new.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/DocuBlocks/Rest/Database/JSF_get_api_database_new.md b/Documentation/DocuBlocks/Rest/Database/JSF_get_api_database_new.md index 74ae8a58c4..4b18fb877c 100644 --- a/Documentation/DocuBlocks/Rest/Database/JSF_get_api_database_new.md +++ b/Documentation/DocuBlocks/Rest/Database/JSF_get_api_database_new.md @@ -26,7 +26,7 @@ A flag indicating whether the user account should be activated or not. The default value is *true*. If set to *false*, the user won't be able to log into the database. -@RESTBODYPARAM{extra,JSF_get_api_database_new_USERS,object,optional,} +@RESTSTRUCT{extra,JSF_get_api_database_new_USERS,object,optional,} A JSON object with extra user information. The data contained in *extra* will be stored for the user but not be interpreted further by ArangoDB.