MantisBT: master 709fbdef

Author Committer Branch Timestamp Parent
vboctor vboctor master 2017-04-22 11:21 master fbf5cbb9
Changeset

REST: Extend get issue to return 1 or many

  • Use consistent response payload when returning 1 or many. This changed the
    payload when getting a single issue.
  • Support pagination when returning multiple issues.
  • Support returning multiple issues based on a project_id.
  • Support returning multiple issues based on a filter id + project_id.
mod - api/rest/restcore/issues_rest.php Diff File