new Notes()
Methods
-
all(projectId, issueIid)
-
gets a list of all notes for a single issue
Parameters:
Name Type Description projectId
number | string The ID or URL-encoded path of the project owned by the authenticated user
issueIid
number The internal ID of a project's issue
Returns:
- Type
- Promise