{
  "events": {
    "moved": {
      "desc": "Emitted when the date is moved",
      "params": {
        "timestamp": {
          "type": "Timestamp",
          "tsType": "Timestamp",
          "desc": "The Timestamp object of the move",
          "__exemption": [
            "examples"
          ]
        }
      }
    }
  }
}