How to document response json object in PAW

265 Views Asked by At

I'm using PAW for testing and documentation writing, everything is okay, PAW works like its needed but when I send the request and got the JSON object response, how to document it (for example if I export to swagger, this is the responses/schema/properties/description part). I can write documentation/comment for request, variables, etc but not for response which is highly needed.

Thanks (PAW 3.1.10)

0

There are 0 best solutions below