1
0
Fork 0
waifurudor.de/node_modules/har-schema/lib/har.json
2022-04-02 18:40:13 -04:00

13 lines
143 B
JSON

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