Added API calls for subtask time tracking

This commit is contained in:
Frederic Guillot
2016-06-26 15:47:02 -04:00
parent f621129836
commit 82623f1a21
7 changed files with 165 additions and 16 deletions

View File

@@ -5,7 +5,7 @@ New features:
* Added application and project roles validation for API procedure calls
* Added new API call: "getProjectByIdentifier"
* Added new API calls for external task links, project attachments
* Added new API calls for external task links, project attachments and subtask time tracking
Improvements: