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