{
  "$schema": "http://json-schema.org/draft-04/schema#",
  "properties": {
    "dummy": {
      "title": "dummy",
      "description": "Dummy",
      "type": "string"
    }
  }
}