Actions
Feature proposal #8954
closedRequest: remove JSON response formatting
Description
Just always return the raw request body instead of trying to format the JSON into a strange div tree. This has no longer been needed since Output parameters were implemented to allow formatting the JSON response however is needed.
Actions