-
Bug
-
Resolution: Fixed
-
Low
-
10.81
-
None
-
1
-
Severity 3 - Minor
-
Breakers - Usher 8
Issue Summary
The Jira align API 2.0 documentation, swagger, /rest/align/api/docs/index.html has the response code 200 for Release Vehicle post request, it should be 201
Steps to Reproduce
- Access API 2.0 documentation for any instance /rest/align/api/docs/index.html
- Go To Release Vehicle
#Expand the POST request
Expected Results
Response Code = 201
Actual Results
Responde Code = 200
Workaround
No Workaround required, the error in the documentation does not affect the behavior.