MantisBT: master 10ff2817

Author Committer Branch Timestamp Parent
vboctor vboctor master 2017-07-23 11:11 master 39219bd9
Affected Issues  0023131: /api/rest/projects doesn't return child projects
Changeset

Support sub-projects in REST API get all projects

  • GET /api/rest/projects should return sub-projects.
  • Projects should include “subProjects” element that lists sub-projects.
  • Project info returned for sub-project reflects inherited information like categories and versions.

Fixes 0023131

mod - api/rest/restcore/projects_rest.php Diff File