Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Wrong documentation comments Api #214

Closed
eromano opened this issue Apr 11, 2017 · 0 comments · Fixed by #215
Closed

Wrong documentation comments Api #214

eromano opened this issue Apr 11, 2017 · 0 comments · Fixed by #215
Assignees
Milestone

Comments

@eromano
Copy link
Contributor

eromano commented Apr 11, 2017

Type of issue: (check with "[x]")

- [ ] New feature request
- [ x] Bug  
- [ ] Support request

Current behavior:

In the alfresco-js-api there is an example for retrieving the comments of a node:

this.alfrescoJsApi.core.childAssociationsApi.getComments(...

seems that it should be

this.alfrescoJsApi.core.commentsApi.getComments(

so we would have to use commentsApi instead of childAssociationApi throughout?

https://community.alfresco.com/message/812657-documentation-of-comments-api

Expected behavior:

Steps to reproduce the issue:

Node version (for build issues):

New feature request:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants