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" : ""
}
cp:otoroshi.next.plugins.JQ
This plugin let you transform JSON bodies (in requests and responses) using JQ filters.
{
"request" : ".",
"response" : ""
}