MantisBT: master fbf5cbb9

Author Committer Branch Timestamp Parent
vboctor vboctor master 2017-04-22 11:18 master 173c111d
Changeset

REST: Normalize issue when retrieving 1 or many

  • Instead of having different code for preparing a single vs. multiple issue. Use one.
  • Use an object rather than a string for version, target version, and fixed in version.
  • Always check that user has access to view handler.
mod - api/soap/mc_issue_api.php Diff File