$schema: https://json-schema.org/draft/2020-12/schema
$id: RangeOperators.yaml
type: string
enum:
  - between
  - outside
description: Operators that filter a field based on a range of values
