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