Skip to main content

JQ

cp:otoroshi.next.plugins.JQ

This plugin let you transform JSON bodies (in requests and responses) using JQ filters.

categories:

  • Transformations

default configuration:

{
"request" : ".",
"response" : ""
}