Discover Packages
yapi.run/cli
internal
filter
package
Version:
v0.4.1
Opens a new window with list of versions in this module.
Published: Dec 15, 2025
License: MPL-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package filter provides JQ filtering for response bodies.
ApplyJQ applies a jq filter expression to the given JSON input string.
Returns the filtered result as a string.
If the filter produces multiple values, they are joined with newlines.
EvalJQBool evaluates a JQ expression and returns true if it evaluates to boolean true.
Used for assertion checking in chains.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.