• File: query.json
  • Full Path: /home6/laduliya/test.mydthpay.com/node_modules/npm/node_modules/har-schema/lib/query.json
  • Date Modified: 10/26/1985 11:45 AM
  • File size: 306 bytes
  • MIME-type: application/json
  • Charset: utf-8
{
  "$id": "query.json#",
  "$schema": "http://json-schema.org/draft-06/schema#",
  "type": "object",
  "required": [
    "name",
    "value"
  ],
  "properties": {
    "name": {
      "type": "string"
    },
    "value": {
      "type": "string"
    },
    "comment": {
      "type": "string"
    }
  }
}