Commit cd94dc6
Optimized combiner logic
We only need to combine grouped entries that have more than one request handler.
related to springfox#17801 parent b62754d commit cd94dc6
1 file changed
Lines changed: 4 additions & 2 deletions
File tree
- springfox-spring-web/src/main/java/springfox/documentation/spring/web/plugins
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
68 | 70 | | |
69 | 71 | | |
70 | 72 | | |
| |||
0 commit comments