yapi-cli icon indicating copy to clipboard operation
yapi-cli copied to clipboard

YApi可视化接口管理平台部署工具

Results 15 yapi-cli issues
Sort by recently updated
recently updated
newest added

A review of the code indicates that none of the breaking changes in the library update require any modifications.

对于 `MongoDB` 的 `authSource` ,`cli` 工具没有在初始化界面提供该设置,这里我已经在本地修改过,测试OK的了,稍后奉上PR。

Bumps [mongoose](https://github.com/Automattic/mongoose) from 4.13.19 to 5.7.7. Changelog *Sourced from [mongoose's changelog](https://github.com/Automattic/mongoose/blob/master/History.md).* > 5.7.7 / 2019-10-24 > ================== > * fix(populate): make populate virtual consistently an empty array if local field...

dependencies

hi: 在使用yapi-cli update遇到两个问题. 1.yapi-cli update执行成功之后状态退出码为1,导致从dockerfile制作docker镜像失败 ![image](https://user-images.githubusercontent.com/17597567/56411804-8d8d6500-62b4-11e9-8bbe-18182a775d6b.png) 2.yapi-cli update调用的npm install写死的是淘宝的npm源,我想在使用私有的registry,这两个问题能否帮忙解决?