backlog-api
Advanced tools
Comparing version
{ | ||
"name": "backlog-api", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"description": "Backlog API wrapper for Node.js", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -73,2 +73,3 @@ backlog-api | ||
- backlog.getIssue (issueId) | ||
- backlog.getIssue (issueKey) | ||
- backlog.getIssueTypes | ||
@@ -87,3 +88,2 @@ - backlog.getComments | ||
- backlog.getIssue (issueKey) | ||
- backlog.createIssue | ||
@@ -90,0 +90,0 @@ - backlog.updateIssue |