Skip to content
This repository has been archived by the owner on Jul 23, 2020. It is now read-only.

Fix: issue.addComment - wrap opts.comment in {body: comment} #25

Merged
merged 1 commit into from
Feb 24, 2016

Conversation

okhomenko
Copy link
Contributor

https://docs.atlassian.com/jira/REST/6.4/
/rest/api/2/issue/{issueIdOrKey}/comment/{id}

requires as payload:

{ body: comment }

The same with REST 7.0

@floralvikings
Copy link
Owner

Awesome, thanks; will merge and publish with #24

floralvikings added a commit that referenced this pull request Feb 24, 2016
Fix: issue.addComment - wrap opts.comment in {body: comment}
@floralvikings floralvikings merged commit ac2c68f into floralvikings:master Feb 24, 2016
@floralvikings
Copy link
Owner

Published as 2.0.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants