File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ Properties:
4646 type : array
4747 title : 回源地址列表
4848 default : []
49- examples : [],
49+ examples : []
5050 minItems : 1
5151 uniqueItems : true
5252 items :
@@ -123,13 +123,12 @@ Properties:
123123 type : array
124124 title : 刷新URL
125125 default : [ ]
126- examples : [ ],
126+ examples : [ ]
127127 uniqueItems : true
128128 items :
129129 oneOf :
130130 - type : string
131- description : objectType时必须以http://或https://开头,不能重复。
132- 文件刷新和目录刷新的功能说明请参考<a href='https://help.aliyun.com/document_detail/27140.html?spm=api-workbench.API%20Explorer.0.0.48731e0fH4DOa6'>刷新和预热资源</a>,正则刷新的功能说明和操作示例请参考<a href='https://help.aliyun.com/document_detail/146195.html?spm=api-workbench.API%20Explorer.0.0.48731e0fH4DOa6'>正则刷新说明</a>。
131+ description : " objectType时必须以http://或https://开头,不能重复。请参考<a href='https://help.aliyun.com/document_detail/27140.html?spm=api-workbench.API%20Explorer.0.0.48731e0fH4DOa6'>刷新和预热资源</a>,正则刷新的功能说明和操作示例请参考<a href='https://help.aliyun.com/document_detail/146195.html?spm=api-workbench.API%20Explorer.0.0.48731e0fH4DOa6'>正则刷新说明</a>。"
133132 objectType :
134133 default : File
135134 title : 刷新的类型
@@ -151,7 +150,7 @@ Properties:
151150 type : array
152151 title : 预热URL
153152 default : [ ]
154- examples : [ ],
153+ examples : [ ]
155154 uniqueItems : true
156155 items :
157156 oneOf :
@@ -170,10 +169,4 @@ Properties:
170169 L2Preload :
171170 title : 是否直接预热到L2节点
172171 type : boolean
173- description : true:代表预热的节点层级必须包含L2节点。false:代表仅预热回源层节点(false为默认值,回源层节点可能是L2节点,也可能是L3节点)。
174-
175-
176-
177-
178-
179-
172+ description : true:代表预热的节点层级必须包含L2节点。false:代表仅预热回源层节点(false为默认值,回源层节点可能是L2节点,也可能是L3节点)。
You can’t perform that action at this time.
0 commit comments