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