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