javascript v0.0.1-alpha.7
over 2 years ago by ReadMe API
What's New:
- Added Social Graph based APIs namely
getProfileRelationshipTypes
,getProfileRelationships
,createProfileRelationship
,getProfileRelationshipDetails
anddeleteProfileRelationship
. Refer Javascript Doc Social Graph - Added comment board ban APIs namely
createCommentBoardBan
,getCommentBoardBans
,getCommentBoardBan
anddeleteCommentBoardBan
. Refer Javascript Doc Board Ban - Added comment APIs namely ‘addComment’,‘addCommentReply’,‘ getComments’, ‘editComment’, ‘deleteComment’. Refer Javascript Doc Comment