Commit ce66205
authored
Removed Duplicate Expansion (OpenFeign#909)
Fixes OpenFeign#904
Query Template expanded twice. This is unnecessary and would have
caused a performance issue at scale.1 parent 6b8ed38 commit ce66205
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
170 | | - | |
| 170 | + | |
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
| |||
0 commit comments