REST API: Patch Operation "application/json-patch+json" is not support using RAML
I recently installed Parasoft 9.5 and got an error in my Patch operation. all my Patch tests cannot be opened anymore. after multiple trial and error, I have edit the raml and change "application/json-patch+json" to "application/json" and add in header the Content-Type="application/json-patch+json" and it works..
I would like to know if there is an easy fix for this issue? Can i edit any config file in order this Content-Type "application/json-patch+json" to be supported?
Answers
-
Questions:
1. What is the exact SOAtest version? SOAtest 9.5.0 or did you mean SOAtest 9.9.5? What was the exact version number of the previous version where you did not see the issue?
2. Do you have a sample RAML you can share with us that demonstrates the issue?
3. What you mean by your "tests cannot be opened"? Do you see a particular error or something else? Please be specific0