fix: 修改doc图片提示

This commit is contained in:
gaoxiaolin.gao 2018-08-09 17:47:52 +08:00
parent 764de94b13
commit 3061d36d4c
7 changed files with 4 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 92 KiB

After

Width:  |  Height:  |  Size: 94 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 79 KiB

After

Width:  |  Height:  |  Size: 84 KiB

View File

@ -153,7 +153,7 @@ proxy_pass http://yapi.xxx.com/mock/2817/baseapi; #baseapi后面没有"/"
版本 v1.3.22 新增 mock 接口请求字段参数验证功能,具体使用方法如下:
1. 打开 项目 -> 设置 开启 mock 严格模式
2. 针对 query form 中设置的必须字段会进行必填校验
2. 针对 query, form 中设置的必须字段会进行必填校验
<img src="./images/mock-strice.png"/>
3. 针对 req_body_type 是json schema 格式的数据进行校验

Binary file not shown.

Before

Width:  |  Height:  |  Size: 92 KiB

After

Width:  |  Height:  |  Size: 94 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 79 KiB

After

Width:  |  Height:  |  Size: 84 KiB

View File

@ -113,7 +113,7 @@ $<span class="token punctuation">.</span><span class="token function">post</span
<p>打开 项目 -&gt; 设置 开启 mock 严格模式</p>
</li>
<li>
<p>针对 query form 中设置的必须字段会进行必填校验
<p>针对 query, form 中设置的必须字段会进行必填校验
<img src="./images/mock-strice.png"></p>
</li>
<li>

View File

@ -468,7 +468,7 @@ window.ydoc_plugin_search_json = {
{
"title": "mock请求严格模式",
"url": "/documents/mock.html#mock请求严格模式",
"content": "mock请求严格模式版本 v1.3.22 新增 mock 接口请求字段参数验证功能,具体使用方法如下:\n打开 项目 -> 设置 开启 mock 严格模式\n\n\n针对 query form 中设置的必须字段会进行必填校验\n\n\n\n针对 req_body_type 是json schema 格式的数据进行校验\n\n"
"content": "mock请求严格模式版本 v1.3.22 新增 mock 接口请求字段参数验证功能,具体使用方法如下:\n打开 项目 -> 设置 开启 mock 严格模式\n\n\n针对 query, form 中设置的必须字段会进行必填校验\n\n\n\n针对 req_body_type 是json schema 格式的数据进行校验\n\n"
}
]
},
@ -520,7 +520,7 @@ window.ydoc_plugin_search_json = {
{
"title": "mock请求严格模式",
"url": "/documents/mock.html#mock请求严格模式",
"content": "mock请求严格模式版本 v1.3.22 新增 mock 接口请求字段参数验证功能,具体使用方法如下:\n打开 项目 -> 设置 开启 mock 严格模式\n\n\n针对 query form 中设置的必须字段会进行必填校验\n\n\n\n针对 req_body_type 是json schema 格式的数据进行校验\n\n"
"content": "mock请求严格模式版本 v1.3.22 新增 mock 接口请求字段参数验证功能,具体使用方法如下:\n打开 项目 -> 设置 开启 mock 严格模式\n\n\n针对 query, form 中设置的必须字段会进行必填校验\n\n\n\n针对 req_body_type 是json schema 格式的数据进行校验\n\n"
}
]
},