14 lines
187 B
JSON
14 lines
187 B
JSON
{
|
|
"properties": {
|
|
"beforeRequest": {
|
|
"$ref": "#cacheEntry"
|
|
},
|
|
"afterRequest": {
|
|
"$ref": "#cacheEntry"
|
|
},
|
|
"comment": {
|
|
"type": "string"
|
|
}
|
|
}
|
|
}
|