Sha256: 0e795b16cdcde28e26f5eaf93cd15313c174d8284f2a89d2eb87d1621bcf822a

Contents?: true

Size: 931 Bytes

Versions: 40

Compression:

Stored size: 931 Bytes

Contents

{
  "type": "object",
  "optional": true,
  "required": [
    "startedDateTime",
    "time",
    "request",
    "response",
    "cache",
    "timings"
  ],
  "properties": {
    "pageref": {
      "type": "string"
    },
    "startedDateTime": {
      "type": "string",
      "format": "date-time",
      "pattern": "^(\\d{4})(-)?(\\d\\d)(-)?(\\d\\d)(T)?(\\d\\d)(:)?(\\d\\d)(:)?(\\d\\d)(\\.\\d+)?(Z|([+-])(\\d\\d)(:)?(\\d\\d))"
    },
    "time": {
      "type": "number",
      "min": 0
    },
    "request": {
      "$ref": "#request"
    },
    "response": {
      "$ref": "#response"
    },
    "cache": {
      "$ref": "#cache"
    },
    "timings": {
      "$ref": "#timings"
    },
    "serverIPAddress": {
      "type": "string",
      "oneOf": [
        { "format": "ipv4" },
        { "format": "ipv6" }
      ]
    },
    "connection": {
      "type": "string"
    },
    "comment": {
      "type": "string"
    }
  }
}

Version data entries

40 entries across 35 versions & 10 rubygems

Version Path
optimacms-0.4.3 spec/dummy/node_modules/har-validator/lib/schemas/entry.json
optimacms-0.4.2 spec/dummy/node_modules/har-validator/lib/schemas/entry.json
locomotivecms-3.4.0 app/javascript/node_modules/node-sass/node_modules/har-validator/lib/schemas/entry.json
lanes-0.8.0 node_modules/har-validator/lib/schemas/entry.json
lanes-0.8.0 node_modules/fsevents/node_modules/har-validator/lib/schemas/entry.json
node-compiler-0.9.1 vendor/node/deps/npm/node_modules/request/node_modules/har-validator/lib/schemas/entry.json
node-compiler-0.9.0 vendor/node-v7.2.1/deps/npm/node_modules/request/node_modules/har-validator/lib/schemas/entry.json
select_all-rails-0.3.1 node_modules/har-validator/lib/schemas/entry.json
node-compiler-0.8.0 vendor/node-v7.2.0/deps/npm/node_modules/request/node_modules/har-validator/lib/schemas/entry.json
node-compiler-0.7.0 vendor/node-v7.1.0/deps/npm/node_modules/request/node_modules/har-validator/lib/schemas/entry.json
node-compiler-0.7.0 vendor/node-v6.9.1/deps/npm/node_modules/request/node_modules/har-validator/lib/schemas/entry.json
tck-lambdas-0.3.10 lib/tck/lambdas/chistacojs/source/node_modules/request/node_modules/har-validator/lib/schemas/entry.json
tck-lambdas-0.3.9 lib/tck/lambdas/chistacojs/source/node_modules/request/node_modules/har-validator/lib/schemas/entry.json
tck-lambdas-0.3.8 lib/tck/lambdas/chistacojs/source/node_modules/request/node_modules/har-validator/lib/schemas/entry.json
tck-lambdas-0.3.7 lib/tck/lambdas/chistacojs/source/node_modules/request/node_modules/har-validator/lib/schemas/entry.json
tck-lambdas-0.3.6 lib/tck/lambdas/chistacojs/source/node_modules/request/node_modules/har-validator/lib/schemas/entry.json
tck-lambdas-0.3.5 lib/tck/lambdas/chistacojs/source/node_modules/request/node_modules/har-validator/lib/schemas/entry.json
tck-lambdas-0.3.4 lib/tck/lambdas/chistacojs/source/node_modules/request/node_modules/har-validator/lib/schemas/entry.json
tck-lambdas-0.3.3 lib/tck/lambdas/chistacojs/source/node_modules/request/node_modules/har-validator/lib/schemas/entry.json
tck-lambdas-0.3.2 lib/tck/lambdas/chistacojs/source/node_modules/request/node_modules/har-validator/lib/schemas/entry.json