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