MantisBT: master 66d28e67

Author Committer Branch Timestamp Parent
vboctor vboctor master 2018-01-19 21:46 master 65dedb21
Affected Issues  0023857: Add REST API to attach a tag
 0023858: Add REST API to detach a tag
Changeset

Add REST API to Attach/Detach Tags

Fixes 0023857, 0023858

mod - api/rest/restcore/issues_rest.php Diff File
mod - core/commands/TagAttachCommand.php Diff File
mod - core/commands/TagDetachCommand.php Diff File