Version 1 by Ekaterina Ivanova
on Jun 28, 2012 03:00.

compared with
Current by Ekaterina Ivanova
on Jun 28, 2012 03:16.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (3)

View Page History
h2. DELETE /issue/\{issue\}/attachment
Get all issue attachments
{panel}{{GET /rest/issue/*\{issue\}*/attachment/*\{name\}*}}{panel} /rest/issue/*\{issue\}*/attachment/*\{attachment\}*}}{panel}

* *Parameters:*
|| Name || Type || Description ||
| issue | issueById | ID of an issue to get attachments from. |
| name | string | Attachment name. |
| attachment | attachmentById | ID of an attachment to delete. |