mirror of
https://github.com/wu736139669/ASHEBShop-h5.git
synced 2026-08-05 05:55:36 +00:00
压缩
This commit is contained in:
+20
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"id": "cache.json#",
|
||||
"properties": {
|
||||
"beforeRequest": {
|
||||
"oneOf": [
|
||||
{ "type": "null" },
|
||||
{ "$ref": "beforeRequest.json#" }
|
||||
]
|
||||
},
|
||||
"afterRequest": {
|
||||
"oneOf": [
|
||||
{ "type": "null" },
|
||||
{ "$ref": "afterRequest.json#" }
|
||||
]
|
||||
},
|
||||
"comment": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user