14 lines
187 B
JSON
Raw Normal View History

2017-09-20 23:19:33 +02:00
{
"properties": {
"beforeRequest": {
"$ref": "#cacheEntry"
},
"afterRequest": {
"$ref": "#cacheEntry"
},
"comment": {
"type": "string"
}
}
}