Migrate all JSON schemas to draft-06 or higher
[e-mobility-charging-stations-simulator.git] / src / assets / json-schemas / ocpp / 1.6 / BootNotification.json
index d1106f417656d65a21f291a7f420c8cb9c38db3a..04414aec73cbf63915f1217c781dec46595c3638 100644 (file)
@@ -1,6 +1,6 @@
 {
-  "$schema": "http://json-schema.org/draft-04/schema#",
-  "id": "urn:OCPP:1.6:2019:12:BootNotificationRequest",
+  "$schema": "http://json-schema.org/draft-07/schema",
+  "$id": "urn:OCPP:1.6:2019:12:BootNotificationRequest",
   "title": "BootNotificationRequest",
   "type": "object",
   "properties": {