5719 Commits

Author SHA1 Message Date
cgw
67e7dcf8be ?bug:syncInterface 接口无更新,修改sync_model的属性失败
this.syncModel.upById(projectId, oldSyncJob);-->this.syncModel.upById(oldSyncJob._id, oldSyncJob);
2020-05-27 12:47:35 +08:00
cgw
d5c950fdb6 同步swagger:接口无更新,不保存日志 2020-05-27 11:20:18 +08:00
苏文雄
6925c98da7 chore: update static file v1.9.1 2020-04-28 17:45:43 +08:00
苏文雄
a74b779353 fix: 修复因 mongodb 一个废弃报错导致部署不成功问题 2020-04-28 17:42:01 +08:00
苏文雄
895e9d1339 chore: update static file v1.9.0 2020-04-28 17:16:23 +08:00
苏文雄
461fd57f96 feat: log 2020-04-28 17:14:37 +08:00
苏文雄
b2fa32e469 fix: 测试集闪动问题 2020-04-28 17:10:06 +08:00
苏文雄
e9e99dc87b Merge branch 'master' of https://github.com/YMFE/yapi 2020-04-28 16:42:25 +08:00
sean1025
396fb48c75
Update README.md 2020-04-20 10:46:41 +08:00
sean1025
0384f700a7
Merge pull request #1631 from vvkkhjt/master
修改ldap filter的匹配规则,使其可以匹配&和|操作符
2020-04-04 18:07:10 +08:00
sean1025
441ed57e30
Merge pull request #1646 from tangcent/feature/openapi_notice
feat: support switch_notice for /interface/save
2020-04-04 18:06:53 +08:00
sean1025
98a57d0455
Merge pull request #1675 from liugddx/master
自动化测试时服务端测试node默认2分钟没有返回就直接断掉连接,可以手动设置一个超时时间。
2020-04-04 18:05:01 +08:00
sean1025
ed1b9f3f03
Merge pull request #1634 from 2234839/master
🐛 修复导出的swagger.json 中 required 一直是 false 的 bug
2020-04-04 18:04:53 +08:00
sean1025
7e055d3336
Merge pull request #1659 from wangchao523/patch-2
fix: schema2json传required参数时,导致faker失败
2020-04-04 18:03:50 +08:00
liugd
de23caa3b8 自动化测试时服务端测试node默认2分钟没有返回就直接断掉连接,可以手动设置一个超时时间。 2020-04-03 18:03:44 +08:00
Corey.Wang
4d6132e4e9
fix: schema2json传required参数时,导致faker失败
当传了required参数时,由于三目运算符属性写错,导致alwaysFakeOptionals属性设置错误
2020-03-24 08:50:46 +08:00
sean1025
376473619b
Merge pull request #1655 from Forgus/api-generator
添加接口文档自动生成插件
2020-03-18 17:31:39 +08:00
孤峰
f713557b26 A api-generator 2020-03-18 14:12:28 +08:00
qitmac000964
c6c5f8ddf7 fix: sandbox v1.8.9 2020-03-11 17:09:25 +08:00
tangcent
8e2584a8eb feat: support switch_notice for /interface/save 2020-03-10 20:27:09 +08:00
崮生
74b39efc72
🐛 修复导出的swagger.json 中 required 一直是 false 的 bug 2020-02-28 16:25:07 +08:00
崮生
810afe3cb9
🐛 修复导出的swagger.json 中 required 一直是 false 的 bug 2020-02-28 16:00:28 +08:00
sean1025
9b79bd2667
Merge pull request #1615 from tangcent/fix/#1614
fix: fix typo `shema` -> `schema`
2020-02-28 14:20:03 +08:00
sean1025
b02062bb1b
Merge pull request #1624 from new9xgh/fix/docs
fix(docs): `接口` to `结构`
2020-02-26 16:52:09 +08:00
vvkkhjt
04f84aa75f
Update ldap.js
修改ldap filter的匹配规则
2020-02-26 11:13:07 +08:00
苏文雄
a526a1c738 chore: update static file v1.8.8 2020-02-22 11:22:16 +08:00
苏文雄
27a7613dae chore: cross 2020-02-22 11:20:44 +08:00
苏文雄
8f67237537 chore: update static file v1.8.7 2020-02-22 11:18:09 +08:00
苏文雄
ad488b905a feat: cross-request 2020-02-22 11:16:05 +08:00
何智权
c194687e34
fix(docs): 接口 to 结构 2020-02-20 22:26:16 +08:00
tangcent
6df0be4252 fix: fix typo shema -> schema 2020-02-13 22:51:29 +08:00
苏文雄
c2f2df8906 Merge branch 'master' of https://github.com/YMFE/yapi 2020-02-11 11:15:20 +08:00
sean1025
c3da40228a
Merge pull request #1611 from gogoyqj/master
docs(sm2tsservice): 更新 sm2tsservice 3.2.0及以后版本的使用配置
2020-02-11 11:14:46 +08:00
yangqianjun
bd9654fa58 docs(sm2tsservice): 更新 sm2tsservice 3.2.0及以后版本的使用配置 2020-02-11 11:13:02 +08:00
苏文雄
dc471de5f0 chore: update static file 2020-02-06 15:34:45 +08:00
苏文雄
10dd8b5e68 feat: log 2020-02-06 15:33:01 +08:00
苏文雄
5bc0d22f35 chore: version 2020-02-06 15:31:53 +08:00
苏文雄
7e8261271e Merge branch 'master' of https://github.com/YMFE/yapi 2020-02-06 15:28:13 +08:00
苏文雄
b7116e9204 fix: cross-request 2020-02-06 15:28:01 +08:00
sean1025
44a974dcdc
Update README.md 2019-12-30 09:31:45 +08:00
sean1025
607925cb57
Merge pull request #1543 from AlexStacker/add-hook-request
feat: add hook request
2019-12-22 10:16:57 +08:00
yefeiPK
1ffb7a9d86 feat: add hook request 2019-12-20 18:01:08 +08:00
sean1025
af3bbd1728
Merge pull request #1498 from tangcent/fix#1489
fix: handle null value in  handleBulk
2019-11-19 10:18:19 +08:00
tangcent
cb40e9f077 fix: handle null value in handleBulk 2019-11-16 11:47:11 +08:00
sean1025
7442b0e136
Merge pull request #1491 from tangcent/update-doc
chore: update url of tool easy-yapi
2019-11-14 10:00:13 +08:00
tangcent
af45fdf50b chore: update url of tool easy-yapi 2019-11-13 20:21:48 +08:00
苏文雄
dde6838912 fix: eslint version 问题 2019-11-11 13:12:15 +08:00
苏文雄
125fe4261a feat: version 2019-11-11 11:52:04 +08:00
苏文雄
39a9ea8479 feat: log 2019-11-11 11:51:46 +08:00
苏文雄
5941e1cd4d Merge branch 'master' of https://github.com/YMFE/yapi 2019-11-11 11:39:30 +08:00