mirror of
https://github.com/YMFE/yapi.git
synced 2025-04-06 15:00:26 +08:00
feat: docs
This commit is contained in:
parent
a29b3364b4
commit
425dcb2793
@ -1,3 +1,8 @@
|
||||
## v1.8.2
|
||||
* 重构分组列表功能实现,大幅度优化首屏加载速度
|
||||
* 接口运行界面设置 header、query、form 的初始值为其示例值
|
||||
* 运行接口请求时支持自动预览HTML
|
||||
|
||||
### v1.8.1
|
||||
* 优化插件【Swagger 自动同步】在添加地址时的服务端校验行为
|
||||
* 优化单个测试用例执行超时时间限制,从3秒改为10秒
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "yapi-vendor",
|
||||
"version": "1.8.1",
|
||||
"version": "1.8.2",
|
||||
"description": "YAPI",
|
||||
"main": "server/app.js",
|
||||
"scripts": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user