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