Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
pub
yapi
Commits
461fd57f
Commit
461fd57f
authored
Apr 28, 2020
by
苏文雄
Browse files
feat: log
parent
b2fa32e4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
1 deletion
+11
-1
CHANGELOG.md
CHANGELOG.md
+10
-0
package.json
package.json
+1
-1
No files found.
CHANGELOG.md
View file @
461fd57f
## v1.9.0
*
修复测试集合部分情况下闪动问题
*
修改ldap filter的匹配规则,使其可以匹配&和|操作符 Merge pull request #1631 from vvkkhjt/master
*
support switch_notice for /interface/save Merge pull request #1646 from tangcent/feature/openapi_notice
*
自动化测试时服务端测试node默认2分钟没有返回就直接断掉连接,可以手动设置一个超时时间 Merge pull request #1675 from liugddx/master
*
修复导出的swagger.json 中 required 一直是 false 的 bug
*
修复 schema2json传required参数时,导致faker失败
*
修改ldap filter的匹配规则
*
更新 sm2tsservice 3.2.0及以后版本的使用配置
## v1.8.8
*
更新了 cross-request
[
教程
](
https://juejin.im/post/5e3bbd986fb9a07ce152b53d
)
,发布了最新的 3.1 版本
...
...
package.json
View file @
461fd57f
{
"name"
:
"yapi-vendor"
,
"version"
:
"1.
8.8
"
,
"version"
:
"1.
9.0
"
,
"description"
:
"YAPI"
,
"main"
:
"server/app.js"
,
"scripts"
:
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment