This repository was archived by the owner on Jan 29, 2025. It is now read-only.

Description
It would be great to have endpoints for each filter object as well as a general listing endpoint
I would expect:
/api/v3/filter_objects/:
GET requests give you a list of FO schemas by type
/api/v3/filter_objects/{type}/:
GET requests return a schema
POST requests get you a JEXL expression for the FO