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