vs/v5.0.0/node_modules/npm/node_modules/har-validator/lib/schemas/cache.json

{
  "properties": {
    "beforeRequest": {
      "$ref": "#cacheEntry"
    },
    "afterRequest": {
      "$ref": "#cacheEntry"
    },
    "comment": {
      "type": "string"
    }
  }
}