support export postman json
This commit is contained in:
parent
0c5408ac0f
commit
5233dd96c7
|
@ -136,5 +136,6 @@
|
|||
4. html文档添加项目名称显示
|
||||
5. 修改github #4 泛型中Void类型解析死循环
|
||||
6. 修改github #5 简单枚举参数解析空指针异常
|
||||
7. 添加导出PostMan json数据
|
||||
|
||||
|
|
@ -146,7 +146,7 @@ public class ApiDocTest {
|
|||
mvn clean install -Dmaven.test.skip=true
|
||||
```
|
||||
## Releases
|
||||
[发布记录](https://gitee.com/sunyurepository/smart-doc/blob/master/RELEASE.md)
|
||||
[发布记录](https://gitee.com/sunyurepository/smart-doc/blob/master/CHANGELOG.md)
|
||||
## Other reference
|
||||
- [smart-doc功能使用介绍](https://my.oschina.net/u/1760791/blog/2250962)
|
||||
- [smart-doc wiki](https://gitee.com/sunyurepository/smart-doc/wikis/Home?sort_id=1652800)
|
||||
|
|
Loading…
Reference in New Issue