Enhance API document

This commit is contained in:
Qolzam
2017-07-19 19:26:52 +04:30
parent a0031fdbb8
commit c204e09224
7 changed files with 97 additions and 170 deletions

View File

@@ -90,7 +90,7 @@ export var dbAddFollowingUser = (cid, userFollowing) => {
/**
* Add a user in a circle
* Delete a user from a circle
* @param {string} cid is circle identifier
* @param {string} followingId following user identifier
*/