Current File : //lib/node_modules/bower/lib/node_modules/har-validator/lib/schemas/cache.json
{
  "properties": {
    "beforeRequest": {
      "$ref": "#cacheEntry"
    },
    "afterRequest": {
      "$ref": "#cacheEntry"
    },
    "comment": {
      "type": "string"
    }
  }
}