mscheuner
10 years agoVisitor
Log entire REST request in a mock rest service
I'd like to be able to log the entire REST (JSON) requests that come into a Mock REST service in SoapUI. I do see them in the Message Log - but only the date/time stamp and the URL is shown - no details (like the actual *JSON contents* of the request) is visible and accessible.
That would be a great addition to verify that the incoming requests are indeed formatted as I need them to be.