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