{
  "$schema": "http://json-schema.org/schema",
  "$id": "c8y-ng-add",
  "title": "Cumulocity schematic",
  "type": "object",
  "properties": {},
  "project": {
    "type": "string",
    "description": "The name of the project.",
    "$default": {
      "$source": "projectName"
    }
  }
}
