models:
  - name: all_signed_labels
    description: "Custom dataset to power All Signed Labels explore for management reporting."
    columns:
      - name: label_id
        description: "The Label Id"
        tests:
          - not_null
          - unique:
              config:
                severity: warn