• File: cache.json
  • Full Path: /home6/laduliya/test.mydthpay.com/node_modules/npm/node_modules/har-schema/lib/cache.json
  • Date Modified: 10/26/1985 11:45 AM
  • File size: 400 bytes
  • MIME-type: application/json
  • Charset: utf-8
{
  "$id": "cache.json#",
  "$schema": "http://json-schema.org/draft-06/schema#",
  "properties": {
    "beforeRequest": {
      "oneOf": [
        { "type": "null" },
        { "$ref": "beforeRequest.json#" }
      ]
    },
    "afterRequest": {
      "oneOf": [
        { "type": "null" },
        { "$ref": "afterRequest.json#" }
      ]
    },
    "comment": {
      "type": "string"
    }
  }
}