Skip to main content

JQ transform response

cp:otoroshi.next.plugins.JQResponse

This plugin let you transform JSON response using JQ filters.

categories:

  • Transformations

default configuration:

{
"filter" : "."
}