Actions
Feature #10486
openRest API projects with tracker info
Status:
New
Priority:
Normal
Assignee:
-
Category:
REST API
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
When I get a list of projects using the REST API. I would like to be able to have information available to me regarding which trackers are selected for each project.
The ?include=trackers doesn't seem to work when getting multiple projects.
$rm_project->find('all', array('limit' => 100, 'include' => 'trackers'))
No data to display
Actions