1
0
Fork 0

GET /_api/collection/{collection-name} returns also 'isSystem' attribute.

This commit is contained in:
Tomas Bosak 2014-12-03 11:24:52 +01:00
parent 8f1dd637c6
commit cf94fa4399
1 changed files with 2 additions and 0 deletions

View File

@ -445,6 +445,8 @@ function get_api_collections (req, res) {
/// - 2: document collection (normal case)
/// - 3: edges collection
///
/// - *isSystem*: If *true* then the collection is a system collection.
///
/// @RESTRETURNCODES
///
/// @RESTRETURNCODE{404}