mirror of
https://github.com/thewesker/bug-em.git
synced 2025-12-23 05:21:05 -05:00
14 lines
187 B
JSON
14 lines
187 B
JSON
{
|
|
"properties": {
|
|
"beforeRequest": {
|
|
"$ref": "#cacheEntry"
|
|
},
|
|
"afterRequest": {
|
|
"$ref": "#cacheEntry"
|
|
},
|
|
"comment": {
|
|
"type": "string"
|
|
}
|
|
}
|
|
}
|