$schema: https://json-schema.org/draft/2020-12/schema
$id: StringOperators.yaml
type: string
enum:
  - like
  - notLike
description: Operators that filter a field based on a string value
