1
0
Fork 0

fixed docs

This commit is contained in:
jsteemann 2016-08-18 16:49:34 +02:00
parent 7250db8830
commit b8bc3b2592
1 changed files with 1 additions and 1 deletions

View File

@ -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.