1{ 2 "properties": { 3 "beforeRequest": { 4 "$ref": "#cacheEntry" 5 }, 6 "afterRequest": { 7 "$ref": "#cacheEntry" 8 }, 9 "comment": { 10 "type": "string" 11 } 12 } 13} 14 15