{
  "properties": {
    "spec": {
      "additionalProperties": false,
      "properties": {
        "config": {
          "type": [
            "string",
            "null"
          ]
        }
      },
      "type": [
        "object",
        "null"
      ]
    }
  },
  "type": "object"
}