Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Updating Test Execution JIRA

Julian Price
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 1, 2022

https://dot-sbx.sample.com/rest/raven/2.0/api/testrun/?testExecIssueKey=TEST-528&testIssueKey=TEST-527

I'm trying to do a PUT using the above URI, however I keep receiving a 405 Method Not Allowed response.

 

The payload is below:

 

{
"id"515,
"customFields": [1],
"steps": [
{
"id"591,
"index"1,
"actualResult": {
"raw""New Actual Result",
"rendered""<p>New Actual Result</p>"
}
},



]
}

0 answers

Suggest an answer

Log in or Sign up to answer