summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/har-schema/lib/response.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/har-schema/lib/response.json')
-rw-r--r--deps/npm/node_modules/har-schema/lib/response.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/deps/npm/node_modules/har-schema/lib/response.json b/deps/npm/node_modules/har-schema/lib/response.json
index f27c397d73..ec30f802ba 100644
--- a/deps/npm/node_modules/har-schema/lib/response.json
+++ b/deps/npm/node_modules/har-schema/lib/response.json
@@ -1,5 +1,6 @@
{
- "id": "response.json#",
+ "$id": "response.json#",
+ "$schema": "http://json-schema.org/draft-06/schema#",
"type": "object",
"required": [
"status",