openapi plugin in imposter.sh
I need OAS3 responses as application/xml, the swagger-ui javascript will generate fine example values, when I check if everything is ok configured in browser _spec/ url.
Sadly the real response going through http server will report in logs:
"Unsupported response MIME type 'application/xml' - returning example object as string"
And the response body is just a standard java toString() dump of an object.
Claude report: https://claude.ai/share/4273d2eb-dc43-4f74-af07-c6b9ef45071f