{
  "type": "object",
  "properties": {

    "staticRootDir": {
      "type": "string",
      "description": "A path pointing to a directory where static blueprint assets will be copied and served"
    }

  },
  "required": []
}

