type: object properties: name: type: string description: Name of the field operator: type: string description: | One of the available operators (operators) expression: anyOf: - type: string - type: number description: Expression for the filter required: - name - operator