Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 708 Bytes

File metadata and controls

12 lines (8 loc) · 708 Bytes

Filter

A filter is a key-value pair that can be used to filter a list of requests.

Fields

Field Type Required Description
key ::String ✔️ The key of the filter.
operator ::String ✔️ The operator of the filter.
value ::String ✔️ The value of the filter.