kubernetes-handbook/node_modules/har-validator/lib/schemas/cache.json

14 lines
187 B
JSON

{
"properties": {
"beforeRequest": {
"$ref": "#cacheEntry"
},
"afterRequest": {
"$ref": "#cacheEntry"
},
"comment": {
"type": "string"
}
}
}