frappe_docker/frappe-bench/node_modules/har-schema/lib/har.json
2017-07-31 15:51:51 +05:30

12 lines
143 B
JSON

{
"id": "har.json#",
"type": "object",
"required": [
"log"
],
"properties": {
"log": {
"$ref": "log.json#"
}
}
}