{
  "$ref": "#/definitions/answer-mode",
  "definitions": {
    "answer-mode": {
      "type": "string",
      "enum": [
        "hub",
        "companion"
      ]
    }
  },
  "$schema": "http://json-schema.org/draft-07/schema#",
  "$id": "https://www.schwaizer.ch/ocp/schemas/1.0/answer-mode.json"
}
