mirror of https://gitee.com/bigwinds/arangodb
fixed docs
This commit is contained in:
parent
7250db8830
commit
b8bc3b2592
|
@ -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
|
The default value is *true*. If set to *false*, the user won't be able to
|
||||||
log into the database.
|
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*
|
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.
|
will be stored for the user but not be interpreted further by ArangoDB.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue