{
  "schema": {
    "options": {
      "properties": {
        "options.boolean": {
          "type": "boolean",
          "title": "Boolean 1"
        }
      },
      "type": "object",
      "title": "Common configuration"
    }
  },
  "model": {},
  "form": {
    "null": [
      {
        "title": "Configurer",
        "type": "submit"
      }
    ]
  },
  "version": "1.0"
}