Commit Graph

1007 Commits

Author SHA1 Message Date
shalousun 4e899a831a Merge remote-tracking branch 'origin/dev' into dev 2021-11-21 20:30:41 +08:00
shalousun 228cffc6ea Roll back the fix for #I4IIC4 issue . 2021-11-21 20:30:23 +08:00
cqmike 802acd31b4 fix(template): remove default group when default group not has childen
remove default group when default group not has childen

Closes https://gitee.com/smart-doc-team/smart-doc/issues/I4IIC4
2021-11-21 19:22:03 +08:00
cqmike a4abc7866f Merge remote-tracking branch 'origin/dev' into dev 2021-11-21 17:26:25 +08:00
cqmike 751b26b6cc fix(template): remove default group when default group not has childen
remove default group when default group not has childen

Closes https://gitee.com/smart-doc-team/smart-doc/issues/I4IIC4
2021-11-21 17:25:52 +08:00
shalousun 1ab06ff4d8 update image url 2021-11-20 22:06:21 +08:00
shalousun 1c61a3d52e update image url 2021-11-20 22:02:00 +08:00
shalousun 94b4a92523 add image 2021-11-20 21:58:02 +08:00
cqmike 88add1c32e feat(template): added hideDefaultGroup default value is false
Configurable for default group display, added hideDefaultGroup default
value is false.

Closes https://gitee.com/smart-doc-team/smart-doc/issues/I4IIC4
2021-11-20 17:00:47 +08:00
shalousun ae1738e9b8 Ignore case when searching . 2021-11-19 00:16:02 +08:00
shalousun a2c3b98b87 fix search title error 2021-11-18 23:50:08 +08:00
shalousun d996715bcd replace api 2021-11-18 23:44:18 +08:00
shalousun d82ed6744e Fix the request example error generated when RequestBody is a basic java type . 2021-11-18 23:29:01 +08:00
shalousun d4691dcbf4 update CHANGELOG.md 2021-11-18 00:08:26 +08:00
shalousun c54eab1076 update CHANGELOG.md 2021-11-18 00:06:58 +08:00
shalousun 91b6b87244 Optimize the generic parameter type, when the generic parameter is the basic type, the type is displayed as the basic type . 2021-11-18 00:02:26 +08:00
shalousun d9a630658d Fix document navigation error after using search. 2021-11-17 22:31:55 +08:00
xingzi 8d1dace67e fix openapi formdata list param type error 2021-11-17 11:51:08 +08:00
shalousun 38026fc3c8
Merge pull request #157 from durian530/master
support spring annotation @RequestAttribute
2021-11-16 10:17:47 +08:00
durian530 47c8a51400 support spring annotation @RequestAttribute 2021-11-16 08:30:43 +08:00
shalousun bb3739b4de update README_CN.md 2021-11-14 22:37:05 +08:00
shalousun 95b7c3b9d8 update README_CN.md 2021-11-14 22:34:21 +08:00
shalousun 7b24b37c0a supported controller implements interface. 2021-11-14 22:26:04 +08:00
shalousun a2bd0a041b optimised import 2021-11-14 00:23:46 +08:00
shalousun 849cdcc1c6 upgrade maven-gpg-plugin to 3.0.1 2021-11-14 00:19:57 +08:00
shalousun 6be5a6c747 upgrade junit to 5.8.1 2021-11-14 00:15:18 +08:00
shalousun 66d7ccc8ee fix mock not support enum. 2021-11-13 22:30:27 +08:00
shalousun 302f9b7da7 support set chinese character in header 2021-11-12 17:43:34 +08:00
shalousun 6f1e358c47 Ignore sessionAttribute 2021-11-10 20:06:01 +08:00
shalousun 3daa8333ad Add a limit on the number of recursions to avoid stack overflow when api is converted into a tree . 2021-11-06 21:45:11 +08:00
shalousun d803e4e881 release 2.3.0 2021-11-06 21:10:29 +08:00
shalousun e4e3846512 update README.md 2021-11-04 23:55:33 +08:00
shalousun b791298384 update README.md 2021-11-04 23:49:16 +08:00
shalousun fd0a80c784 update README_CN.md 2021-11-04 23:47:06 +08:00
shalousun 6778a4f6ad update README.md 2021-11-04 23:31:31 +08:00
shalousun 17168b93de update CHANGELOG.md 2021-11-04 19:13:10 +08:00
shalousun 196db481bd fix search.js lost 2021-11-04 19:03:06 +08:00
shalousun e4b7b9e181 ignore RedirectAttributesModelMap. 2021-11-04 14:45:23 +08:00
shalousun 83b3b327ce Optimize the random value generation of some fields. 2021-11-03 13:47:52 +08:00
shalousun ca1048c869 Fix the problem that when multiple packages are configured in packageFilters, the following packages do not take effect. 2021-11-02 23:37:05 +08:00
shalousun 627bd476a3 fix curl cmd error after debug 2021-11-02 20:41:53 +08:00
shalousun 19506d33f0 fix download option set error. 2021-11-02 17:08:54 +08:00
shalousun c123d83c69 release 2.2.9 2021-10-31 15:30:17 +08:00
xingzi f7a460754c Merge remote-tracking branch 'origin/dev' 2021-10-31 15:00:33 +08:00
xingzi d1bdf37d26 Merge remote-tracking branch 'origin/dev'
# Conflicts:
#	src/main/java/com/power/doc/builder/OpenApiBuilder.java
2021-10-31 15:00:16 +08:00
xingzi 4bac204e50 Merge remote-tracking branch 'origin/dev'
# Conflicts:
#	src/main/java/com/power/doc/builder/OpenApiBuilder.java
2021-10-31 13:40:45 +08:00
xingzi b9d108fd4b fix gitee #I4FWFT 2021-10-31 13:39:56 +08:00
shalousun d073d143b6 update README.md 2021-10-30 23:21:08 +08:00
xingzi 63a02559ea fix gitee #I4FWFT 2021-10-30 22:54:09 +08:00
xingzi b2b5a21775 fix github #155;fix list param torna example error 2021-10-30 21:39:25 +08:00