Version 1
[yaffs-website] / node_modules / phantomjs-prebuilt / node_modules / har-validator / lib / schemas / cache.json
diff --git a/node_modules/phantomjs-prebuilt/node_modules/har-validator/lib/schemas/cache.json b/node_modules/phantomjs-prebuilt/node_modules/har-validator/lib/schemas/cache.json
new file mode 100644 (file)
index 0000000..a3ab682
--- /dev/null
@@ -0,0 +1,13 @@
+{
+  "properties": {
+    "beforeRequest": {
+      "$ref": "#cacheEntry"
+    },
+    "afterRequest": {
+      "$ref": "#cacheEntry"
+    },
+    "comment": {
+      "type": "string"
+    }
+  }
+}