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