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