{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "TransformJQMeta", "type": "object", "properties": { "filter": { "type": "string" }, "method": { "type": "string" }, "path": { "type": "string" } } }