RQM Reportable REST API
I have a question about the RQM Reportable REST API. It appears that the RQM REST API can return JSON formatted data for HTTP GET requests (such as getting a test case). However, it appears that HTTP POST requests (such as creating a new test case) are only successful if the request body content is sent as XML format.
Is this correct, and if so, are there plans in place to support JSON on the POST requests in the near future? |
One answer
Correct, the Content-Type for PUT/POST requests must be XML (see https://jazz.net/wiki/bin/view/Main/RqmApi#HTTP_PUT_POST_Requests). Currently, there are no plans to implement JSON support for PUT/POST requests.
Somewhat related (RQM OSLC API), see: JSON support in OSLC QM V2 implementation (53624) |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.